BSD 4_1c_2 release
[unix-history] / usr / src / games / boggle / comp.c
index efc5791..019f86c 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char sccsid[] = "@(#)comp.c     4.1 12/24/82";
+#endif
+
 #include <stdio.h>
 #define MAX ' '
 
 #include <stdio.h>
 #define MAX ' '