diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
commit | fd7fa35a05844aaa716dc8c8511947bed03ca989 (patch) | |
tree | 8747e7a749aa323b18104554a827b2cd16105e30 /lisp/play/life.el | |
parent | f961a17c4405b36847ac8739bd4a4028747a67ce (diff) | |
download | emacs-fd7fa35a05844aaa716dc8c8511947bed03ca989.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/play/life.el')
-rw-r--r-- | lisp/play/life.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/play/life.el b/lisp/play/life.el index 59dcbfb3856..89587006009 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el @@ -2,6 +2,7 @@ ;; Author: Kyle Jones <talos!kjones@uunet.uu.net> ;; Last-Modified: 16 Mar 1992 +;; Keyword: games ;; Copyright (C) 1988 Free Software Foundation, Inc. |