Added comments and Id: marker.
authorlcp
Wed, 21 Dec 1994 13:26:26 +0100
changeset 819 8928f1c44d80
parent 818 0b9ec0374bfd
child 820 11e4827b3d75
Added comments and Id: marker.
src/Tools/expandshort
--- a/src/Tools/expandshort	Wed Dec 21 13:10:39 1994 +0100
+++ b/src/Tools/expandshort	Wed Dec 21 13:26:26 1994 +0100
@@ -1,13 +1,13 @@
 #! /bin/sh
-#
-#expandshort - shell script to expand shorthand goal commands
+# $Id$
+#Shell script to expand shorthand goal commands
 #  ALSO contracts uses of resolve_tac, dresolve_tac, eresolve_tac,
 #     rewrite_goals_tac on 1-element lists
 #
 # Usage:
 #    expandshort FILE1 ... FILEn
 #
-#  leaves previous versions as XXX~~
+#Renames old versions of the files as FILE1~~ ... FILEn~~
 #
 for f in $*
 do