]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/move.c
need -lcompat
[bsdgames-darwin.git] / trek / move.c
index 68bc9dc85461034cfcf1a08f230877088482992f..eea64ccc87b55679eea113b1be414a6ed7749e27 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)move.c     5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)move.c     5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: move.c,v 1.2 1993/08/01 18:50:16 mycroft Exp $";
 #endif /* not lint */
 
 # include      "trek.h"