diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 23:12:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 23:12:08 +0000 |
commit | 1a06eabd17a8eff0635bc7058349f7c22057864c (patch) | |
tree | 851c3b4adf9217f7ad5d4e6fdc24c8e0efbaa186 /lisp/play/hanoi.el | |
parent | 6594deb0dcec8f1a663fc47b0588a7b4c935a6c5 (diff) | |
download | emacs-1a06eabd17a8eff0635bc7058349f7c22057864c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/play/hanoi.el')
-rw-r--r-- | lisp/play/hanoi.el | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el index 425f98f5191..814656b0d7a 100644 --- a/lisp/play/hanoi.el +++ b/lisp/play/hanoi.el @@ -1,8 +1,6 @@ -; -; hanoi - towers of hanoi in GNUmacs -; +;;; hanoi.el --- towers of hanoi in GNUmacs + ; Author (a) 1985, Damon Anton Permezel -; ;;; ;;; hanoi-topos - direct cursor addressing |