]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - robots/score.c
Add RCS identifiers.
[bsdgames-darwin.git] / robots / score.c
index fc0fb7579ac9e904da2d64ccf79434120b6c6cd4..e4c413f64eedd9ff79086d5c81c1a98564081d23 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)score.c    5.6 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)score.c    5.6 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: score.c,v 1.2 1993/08/01 18:52:38 mycroft Exp $";
 #endif /* not lint */
 
 # include      "robots.h"