rcsid added
authorbal <none@none>
Thu, 19 Jul 1984 11:50:29 +0000 (11:50 +0000)
committerbal <none@none>
Thu, 19 Jul 1984 11:50:29 +0000 (11:50 +0000)
mach/m68k2/dl/cv.c
mach/m68k2/dl/dl.c

index aa273a9..0fa9c30 100644 (file)
@@ -1,3 +1,4 @@
+static char rcsid[] = "$Header$";
 /*
  * (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
  *
index 4fa809c..91b44c6 100644 (file)
@@ -1,3 +1,4 @@
+static char rcsid[] = "$Header$";
 #define MAXBYTE        24
 #include <stdio.h>
 char hex[] =  "0123456789ABCDEF";