Browse Source

r3.in.xyz: use standardized option for separator

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@64652 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 năm trước cách đây
mục cha
commit
c101396a02
1 tập tin đã thay đổi với 1 bổ sung8 xóa
  1. 1 8
      scripts/r3.in.xyz/r3.in.xyz.py

+ 1 - 8
scripts/r3.in.xyz/r3.in.xyz.py

@@ -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