BSD 4_4 release
[unix-history] / usr / src / old / cpp / yylex.c
index 0efa59d..904b5b0 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)yylex.c    1.4 %G%";
+static char sccsid[] = "@(#)yylex.c    1.4 10/15/86";
 #endif lint
 
 #define isid(a)  ((fastab+COFF)[a]&IB)
 #endif lint
 
 #define isid(a)  ((fastab+COFF)[a]&IB)