[GRASS-SVN] r64653 - grass/branches/releasebranch_7_0/scripts/r3.in.xyz

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Feb 16 09:50:23 PST 2015


Author: annakrat
Date: 2015-02-16 09:50:23 -0800 (Mon, 16 Feb 2015)
New Revision: 64653

Modified:
   grass/branches/releasebranch_7_0/scripts/r3.in.xyz/r3.in.xyz.py
Log:
r3.in.xyz: use standardized option for separator (merge from trunk, r64652)

Modified: grass/branches/releasebranch_7_0/scripts/r3.in.xyz/r3.in.xyz.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/r3.in.xyz/r3.in.xyz.py	2015-02-16 17:48:13 UTC (rev 64652)
+++ grass/branches/releasebranch_7_0/scripts/r3.in.xyz/r3.in.xyz.py	2015-02-16 17:50:23 UTC (rev 64653)
@@ -71,14 +71,7 @@
 #% description: Storage type for resultant raster map
 #% answer: float
 #%End
-#%Option
-#% key: separator
-#% type: string
-#% required: no
-#% multiple: no
-#% key_desc: character
-#% description: Field separator
-#% answer: |
+#%Option G_OPT_F_SEP
 #% guisection: Input
 #%End
 #%Option



More information about the grass-commit mailing list