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