BSD 4_2 release
[unix-history] / usr / src / games / snake / move.c
index 6cf7f2d..5031ae9 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char sccsid[] = "@(#)move.c     4.1 (Berkeley) 7/4/83";
+#endif
+
 /*************************************************************************
  *
  *     MOVE LIBRARY
 /*************************************************************************
  *
  *     MOVE LIBRARY