[GRASS-SVN] r43582 - grass/branches/releasebranch_6_4/raster/r.proj

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 21 09:01:31 EDT 2010


Author: neteler
Date: 2010-09-21 13:01:31 +0000 (Tue, 21 Sep 2010)
New Revision: 43582

Modified:
   grass/branches/releasebranch_6_4/raster/r.proj/description.html
   grass/branches/releasebranch_6_4/raster/r.proj/main.c
Log:
deprecated code

Modified: grass/branches/releasebranch_6_4/raster/r.proj/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.proj/description.html	2010-09-21 13:01:06 UTC (rev 43581)
+++ grass/branches/releasebranch_6_4/raster/r.proj/description.html	2010-09-21 13:01:31 UTC (rev 43582)
@@ -1,3 +1,5 @@
+<!-- THIS CODE IS NO LONGER USED. SEE r.proj.seg INSTEAD -->
+
 <h2>DESCRIPTION</h2>
 
 
@@ -176,6 +178,8 @@
 location=source_location_name mapset=PERMANENT res=5 method=cubic
 </pre></div>
 
+
+
 <h2>REFERENCES</h2>
 
 [1] Evenden, G.I.  (1990) <a href="http://proj.maptools.org/">Cartographic projection procedures for

Modified: grass/branches/releasebranch_6_4/raster/r.proj/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.proj/main.c	2010-09-21 13:01:06 UTC (rev 43581)
+++ grass/branches/releasebranch_6_4/raster/r.proj/main.c	2010-09-21 13:01:31 UTC (rev 43582)
@@ -1,3 +1,4 @@
+/**** THIS CODE IS NO LONGER USED. SEE r.proj.seg INSTEAD ****/
 
 /***************************************************************************
 *



More information about the grass-commit mailing list