summaryrefslogtreecommitdiffstats
path: root/monop/houses.c
diff options
context:
space:
mode:
Diffstat (limited to 'monop/houses.c')
-rw-r--r--monop/houses.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/monop/houses.c b/monop/houses.c
index e59182c3..2da11cc1 100644
--- a/monop/houses.c
+++ b/monop/houses.c
@@ -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"