[GRASS-SVN] r61873 - grass/branches/releasebranch_7_0/general/g.parser
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 12 06:27:34 PDT 2014
Author: martinl
Date: 2014-09-12 06:27:33 -0700 (Fri, 12 Sep 2014)
New Revision: 61873
Modified:
grass/branches/releasebranch_7_0/general/g.parser/standard_option.c
Log:
g.parser: fix std_opt array
Modified: grass/branches/releasebranch_7_0/general/g.parser/standard_option.c
===================================================================
--- grass/branches/releasebranch_7_0/general/g.parser/standard_option.c 2014-09-12 12:50:59 UTC (rev 61872)
+++ grass/branches/releasebranch_7_0/general/g.parser/standard_option.c 2014-09-12 13:27:33 UTC (rev 61873)
@@ -15,7 +15,6 @@
"G_OPT_R_INPUT",
"G_OPT_R_INPUTS",
"G_OPT_R_OUTPUT",
- "G_OPT_R_OUTPUTS",
"G_OPT_R_MAP",
"G_OPT_R_MAPS",
"G_OPT_R_BASE",
More information about the grass-commit
mailing list