added rcsid
authorsater <none@none>
Fri, 18 May 1984 19:57:22 +0000 (19:57 +0000)
committersater <none@none>
Fri, 18 May 1984 19:57:22 +0000 (19:57 +0000)
util/cgg/Makefile
util/cgg/bootlex.l

index 1d5ce4a..43d8a1b 100644 (file)
@@ -1,3 +1,5 @@
+# $Header$
+
 PREFLAGS=-I../../h
 CFLAGS=$(PREFLAGS)
 LDFLAGS=-i
index b5d5b4c..67f8713 100644 (file)
@@ -1,4 +1,8 @@
 %{
+
+#ifndef NORCSID
+static char rcsid2[]="$Header$";
+#endif
 /*
  * (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
  *