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