aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/interp.c2
-rw-r--r--src/make.code.defn1
2 files changed, 0 insertions, 3 deletions
diff --git a/src/interp.c b/src/interp.c
index 91a84b8..e2dbbec 100644
--- a/src/interp.c
+++ b/src/interp.c
@@ -1,5 +1,3 @@
-/* $Header$ */
-
#include <assert.h>
#include <stdlib.h>
diff --git a/src/make.code.defn b/src/make.code.defn
index c544e8f..f246f8e 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,5 +1,4 @@
# Main make.code.defn file for thorn InterpToArray
-# $Header$
# Source files in this directory
SRCS = interp.c