summaryrefslogtreecommitdiffstats
path: root/hack/hack.wizard.c
diff options
context:
space:
mode:
Diffstat (limited to 'hack/hack.wizard.c')
-rw-r--r--hack/hack.wizard.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.wizard.c b/hack/hack.wizard.c
index 835ecc3d..caec93f7 100644
--- a/hack/hack.wizard.c
+++ b/hack/hack.wizard.c
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.wizard.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.wizard.c,v 1.2 1993/08/02 17:19:39 mycroft Exp $";
+#endif /* not lint */
/* wizard code - inspired by rogue code from Merlyn Leroy (digi-g!brian) */