aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_aeqd.c
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2015-05-31 00:22:59 -0400
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2015-05-31 00:22:59 -0400
commit5ed55f761233d1ab4ebbaa04354500aad27ad6a7 (patch)
treec55a6e63334a4fd633be28583559998e19ec4c7e /src/PJ_aeqd.c
parent0ded560f320f03196233cf6a0eacb16b9f4db0cd (diff)
downloadPROJ-5ed55f761233d1ab4ebbaa04354500aad27ad6a7.tar.gz
PROJ-5ed55f761233d1ab4ebbaa04354500aad27ad6a7.zip
Remove unused $Id$ keywords.
Diffstat (limited to 'src/PJ_aeqd.c')
-rw-r--r--src/PJ_aeqd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/PJ_aeqd.c b/src/PJ_aeqd.c
index d564455d..7dc83184 100644
--- a/src/PJ_aeqd.c
+++ b/src/PJ_aeqd.c
@@ -1,6 +1,4 @@
/******************************************************************************
- * $Id$
- *
* Project: PROJ.4
* Purpose: Implementation of the aeqd (Azimuthal Equidistant) projection.
* Author: Gerald Evenden
@@ -40,8 +38,6 @@
#define PJ_LIB__
#include <projects.h>
-PJ_CVSID("$Id$");
-
PROJ_HEAD(aeqd, "Azimuthal Equidistant") "\n\tAzi, Sph&Ell\n\tlat_0 guam";
#define EPS10 1.e-10