[GRASS-SVN] r64652 - grass/trunk/scripts/r3.in.xyz
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 16 09:48:13 PST 2015
Author: annakrat
Date: 2015-02-16 09:48:13 -0800 (Mon, 16 Feb 2015)
New Revision: 64652
Modified:
grass/trunk/scripts/r3.in.xyz/r3.in.xyz.py
Log:
r3.in.xyz: use standardized option for separator
Modified: grass/trunk/scripts/r3.in.xyz/r3.in.xyz.py
===================================================================
--- grass/trunk/scripts/r3.in.xyz/r3.in.xyz.py 2015-02-16 14:44:36 UTC (rev 64651)
+++ grass/trunk/scripts/r3.in.xyz/r3.in.xyz.py 2015-02-16 17:48:13 UTC (rev 64652)
@@ -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