aboutsummaryrefslogtreecommitdiff
path: root/src/geocent.c
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2009-01-06 02:11:57 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2009-01-06 02:11:57 +0000
commit9491279ef52c951148e903f54dc21445cbcfa74c (patch)
treefad282e8795b47ac0e89961bfec4b8acfcc6bd93 /src/geocent.c
parenta4927c2bec24ea0d778205d66ff59bdcb4f9328a (diff)
downloadPROJ-9491279ef52c951148e903f54dc21445cbcfa74c.tar.gz
PROJ-9491279ef52c951148e903f54dc21445cbcfa74c.zip
removed CVS log messages since they are not maintained by subversion
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1504 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/geocent.c')
-rw-r--r--src/geocent.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/geocent.c b/src/geocent.c
index 7a3344ea..d95a778b 100644
--- a/src/geocent.c
+++ b/src/geocent.c
@@ -64,25 +64,6 @@
* ---- -----------
* 25-02-97 Original Code
*
- * $Log$
- * Revision 1.7 2007/09/11 20:19:36 fwarmerdam
- * avoid use of static variables to make reentrant
- *
- * Revision 1.6 2006/01/12 22:29:01 fwarmerdam
- * make geocent.c globals static to avoid conflicts
- *
- * Revision 1.5 2004/10/25 15:34:36 fwarmerdam
- * make names of geodetic funcs from geotrans unique
- *
- * Revision 1.4 2004/05/03 16:28:01 warmerda
- * Apply iterative solution to geocentric_to_geodetic as suggestion from
- * Lothar Gorling.
- * http://bugzilla.remotesensing.org/show_bug.cgi?id=563
- *
- * Revision 1.3 2002/01/08 15:04:08 warmerda
- * The latitude clamping fix from September in Convert_Geodetic_To_Geocentric
- * was botched. Fixed up now.
- *
*/