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