summaryrefslogtreecommitdiffstats
path: root/hack/hack.monst.c
diff options
context:
space:
mode:
Diffstat (limited to 'hack/hack.monst.c')
-rw-r--r--hack/hack.monst.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.monst.c b/hack/hack.monst.c
index b682b59d..4869e55c 100644
--- a/hack/hack.monst.c
+++ b/hack/hack.monst.c
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.monst.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.monst.c,v 1.2 1993/08/02 17:17:29 mycroft Exp $";
+#endif /* not lint */
#include "hack.h"
#include "def.eshk.h"