[GRASS-SVN] r37202 - grass/trunk/scripts/m.proj
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Wed May 13 06:07:09 EDT 2009
    
    
  
Author: hamish
Date: 2009-05-13 06:07:09 -0400 (Wed, 13 May 2009)
New Revision: 37202
Modified:
   grass/trunk/scripts/m.proj/m.proj.py
Log:
fix missing line
Modified: grass/trunk/scripts/m.proj/m.proj.py
===================================================================
--- grass/trunk/scripts/m.proj/m.proj.py	2009-05-13 09:46:59 UTC (rev 37201)
+++ grass/trunk/scripts/m.proj/m.proj.py	2009-05-13 10:07:09 UTC (rev 37202)
@@ -76,6 +76,7 @@
 #% key: d
 #% description: Output long/lat in decimal degrees or other projections with many decimal places
 #%end
+#%flag
 #% key: e
 #% description: Include input coordinates in output file
 #%end
    
    
More information about the grass-commit
mailing list