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