comparison lisp/play/tetris.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 54006a859bcc
children 949bd6ad1ba4
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
654 654
655 (random t) 655 (random t)
656 656
657 (provide 'tetris) 657 (provide 'tetris)
658 658
659 ;;; arch-tag: fb780d53-3ff0-49f0-8e19-f7f13cf2d49e 659 ;; arch-tag: fb780d53-3ff0-49f0-8e19-f7f13cf2d49e
660 ;;; tetris.el ends here 660 ;;; tetris.el ends here