/[emacs]/emacs/lisp/play/5x5.el
ViewVC logotype

Diff of /emacs/lisp/play/5x5.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by pj, Mon Jul 16 09:10:19 2001 UTC revision 1.8 by pj, Tue Dec 11 07:29:21 2001 UTC
# Line 347  Quit current game         \\[5x5-quit-ga Line 347  Quit current game         \\[5x5-quit-ga
347    
348  ;;;###autoload  ;;;###autoload
349  (defun 5x5-crack-xor-mutate ()  (defun 5x5-crack-xor-mutate ()
350    "Attempt to crack 5x5 by xor the current and best solution and then    "Attempt to crack 5x5 by xor the current and best solution.
351  mutating the result."  Mutate the result."
352    (interactive)    (interactive)
353    (5x5-crack #'5x5-make-xor-with-mutation))    (5x5-crack #'5x5-make-xor-with-mutation))
354    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26