]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.mkmaze.c
alloc.c
[bsdgames-darwin.git] / hack / hack.mkmaze.c
index bee24f954c30ec4ea6eb3ccd46d71032a894b52d..84a1453a3678545b10ed1f3f45274a638d68d39f 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.mkmaze.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.mkmaze.c,v 1.2 1993/08/02 17:17:24 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #include "def.mkroom.h"                /* not really used */