comparison lisp/play/landmark.el @ 17970:720d1f98ae42

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 15:32:03 +0000
parents 07602ad4416d
children d87d578b953d
comparison
equal deleted inserted replaced
17969:fa550516120f 17970:720d1f98ae42
1 ;;;_* landmark.el --- Landmark learning neural network 1 ;;;_landmark.el --- Landmark learning neural network
2 ;; Copyright (C) 1996 Free Software Foundation, Inc. 2 ;; Copyright (C) 1996 Free Software Foundation, Inc.
3 3
4 ;; Author: Terrence Brannon <brannon@rana.usc.edu> 4 ;; Author: Terrence Brannon <brannon@rana.usc.edu>
5 ;; Maintainer: same
6 ;; Created: December 16, 1996 - first release to usenet 5 ;; Created: December 16, 1996 - first release to usenet
7 ;; Keywords: gomoku neural network adaptive search chemotaxis 6 ;; Keywords: gomoku neural network adaptive search chemotaxis
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9