diff options
Diffstat (limited to 'src/PJ_aea.c')
| -rw-r--r-- | src/PJ_aea.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/PJ_aea.c b/src/PJ_aea.c index 7729a13e..0881ba78 100644 --- a/src/PJ_aea.c +++ b/src/PJ_aea.c @@ -1,6 +1,4 @@ /****************************************************************************** - * $Id$ - * * Project: PROJ.4 * Purpose: Implementation of the aea (Albers Equal Area) projection. * Author: Gerald Evenden @@ -43,8 +41,6 @@ #define PJ_LIB__ #include <projects.h> -PJ_CVSID("$Id$"); - # define EPS10 1.e-10 # define TOL7 1.e-7 |
