comparison lisp/play/hanoi.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 6fb68a1460a6
children a5eec33a8f44
comparison
equal deleted inserted replaced
844:bf829a2d63b4 845:213978acbc1e
1 ;;; hanoi.el --- towers of hanoi in GNUmacs 1 ;;; hanoi.el --- towers of hanoi in GNUmacs
2 2
3 ;; Author: Damon Anton Permezel 3 ;; Author: Damon Anton Permezel
4 ;; Maintainer: FSF 4 ;; Maintainer: FSF
5 ;; Last-Modified: 09 May 1991
6 ;; Keywords: games 5 ;; Keywords: games
7 6
8 ; Author (a) 1985, Damon Anton Permezel 7 ; Author (a) 1985, Damon Anton Permezel
9 ; This is in the public domain 8 ; This is in the public domain
10 ; since he distributed it without copyright notice in 1985. 9 ; since he distributed it without copyright notice in 1985.