diff options
Diffstat (limited to 'src/cs2cs.c')
| -rw-r--r-- | src/cs2cs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cs2cs.c b/src/cs2cs.c index 357c4859..43f7bf86 100644 --- a/src/cs2cs.c +++ b/src/cs2cs.c @@ -1,6 +1,4 @@ /****************************************************************************** - * $Id$ - * * Project: PROJ.4 * Purpose: Mainline program sort of like ``proj'' for converting between * two coordinate systems. @@ -53,7 +51,6 @@ tag = '#'; /* beginning of line tag character */ "%s\nusage: %s [ -eEfIlrstvwW [args] ] [ +opts[=arg] ]\n" " [+to [+opts[=arg] [ files ]\n"; -static struct FACTORS facs; static double (*informat)(const char *, char **); /* input data deformatter function */ |
