]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/spec.c
Add RCS identifiers.
[bsdgames-darwin.git] / monop / spec.c
index b040ca3b39e699e80e43c7c77deb43832b51feee..a8e39a1e120cdf4533e570b5b3d924e44a2ec402 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)spec.c     5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)spec.c     5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: spec.c,v 1.2 1993/08/01 18:53:30 mycroft Exp $";
 #endif /* not lint */
 
 # include      "monop.ext"