Take out $Revision$ string from patch.

Pointed out by:	jkh
This commit is contained in:
Satoshi Asami
1995-08-15 06:46:33 +00:00
parent 6a9f09ec3b
commit 3b4a76e3a9

View File

@@ -37,19 +37,6 @@
es : ${OFILES} initial.o
${CC} -o es ${LDFLAGS} ${OFILES} initial.o ${LIBS}
*** esdebug~ Mon Jul 31 13:54:29 1995
--- esdebug Mon Jul 31 13:54:45 1995
***************
*** 1,4 ****
! #! /bin/es -p
# esdebug: a debugger for es scripts ($Revision: 1.4 $)
# TODO
--- 1,4 ----
! #!/usr/local/bin/es -p
# esdebug: a debugger for es scripts ($Revision: 1.4 $)
# TODO
*** prim-sys.c~ Mon Jul 31 16:20:31 1995
--- prim-sys.c Mon Jul 31 16:21:25 1995
***************