[GRASS-SVN] r61809 - grass/trunk/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 5 17:11:28 PDT 2014


Author: neteler
Date: 2014-09-05 17:11:28 -0700 (Fri, 05 Sep 2014)
New Revision: 61809

Modified:
   grass/trunk/lib/gis/proj3.c
Log:
libgis: units defined here and in ../proj/units.table

Modified: grass/trunk/lib/gis/proj3.c
===================================================================
--- grass/trunk/lib/gis/proj3.c	2014-09-05 21:50:58 UTC (rev 61808)
+++ grass/trunk/lib/gis/proj3.c	2014-09-06 00:11:28 UTC (rev 61809)
@@ -127,6 +127,7 @@
     double factor;
     int n;
 
+    /* TODO: note the definitions in ../proj/units.table */
     static const struct
     {
 	char *unit;



More information about the grass-commit mailing list