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