/[emacs]/emacs/lisp/play/landmark.el
ViewVC logotype

Diff of /emacs/lisp/play/landmark.el

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

revision 1.25 by ttn, Mon Aug 1 15:30:16 2005 UTC revision 1.26 by deego, Sun Sep 18 12:32:51 2005 UTC
# Line 1473  After this limit is reached, lm-random-m Line 1473  After this limit is reached, lm-random-m
1473    (lm-plot-square (lm-point-square) 1)    (lm-plot-square (lm-point-square) 1)
1474    (incf lm-number-of-moves)    (incf lm-number-of-moves)
1475    (if lm-output-moves    (if lm-output-moves
1476        (message (format "Moves made: %d" lm-number-of-moves))))        (message "Moves made: %d" lm-number-of-moves)))
1477    
1478    
1479  (defun lm-random-move ()  (defun lm-random-move ()

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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