Add an Id line.
authormdw <mdw>
Tue, 25 Feb 2003 00:25:38 +0000 (00:25 +0000)
committermdw <mdw>
Tue, 25 Feb 2003 00:25:38 +0000 (00:25 +0000)
README
elite-describe
elite-editor
elite-find
elite-map
elite-pairs
elite-path
elite-prices
elite-reach
elite.tcl

diff --git a/README b/README
index 690dcbc..1d2755a 100644 (file)
--- a/README
+++ b/README
@@ -286,7 +286,7 @@ RIGHT ON COMMAND-LINE
        recommend them as an upgrade for commanders who don't wish to
        cheat completely.)
 
-
+$Id: README,v 1.2 2003/02/25 00:25:38 mdw Exp $
 \f
 Local variables:
 mode: text
index 1c0c774..7b05c16 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-describe,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index 22a6033..3040388 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/wish
+#
+# $Id: elite-editor,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index c8dcabe..1eb5f3f 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-find,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index 7ae2044..fe24b77 100755 (executable)
--- a/elite-map
+++ b/elite-map
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-map,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index 6f81995..006583b 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-pairs,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index 1c0afcf..c5891aa 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-path,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index d24e107..c22ffb0 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-prices,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index 7925ef2..918d09b 100755 (executable)
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite-reach,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite" "1.0.0"
 
index f353a8b..6375d83 100644 (file)
--- a/elite.tcl
+++ b/elite.tcl
@@ -1,4 +1,6 @@
 #! /usr/bin/tclsh
+#
+# $Id: elite.tcl,v 1.2 2003/02/25 00:25:38 mdw Exp $
 
 package require "elite-bits" "1.0.0"