aboutsummaryrefslogtreecommitdiff
path: root/src/nad2bin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nad2bin.c')
-rw-r--r--src/nad2bin.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nad2bin.c b/src/nad2bin.c
index 3cf5c34e..0de16de9 100644
--- a/src/nad2bin.c
+++ b/src/nad2bin.c
@@ -1,7 +1,4 @@
/* Convert bivariate ASCII NAD27 to NAD83 tables to binary structure */
-#ifndef lint
-static const char SCCSID[]="@(#)nad2bin.c 4.2 93/08/25 GIE REL";
-#endif
#include <stdio.h>
#include <stdlib.h>
#define PJ_LIB__