[GRASS-SVN] r61872 - grass/branches/releasebranch_7_0/general/g.parser

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 12 05:50:59 PDT 2014


Author: martinl
Date: 2014-09-12 05:50:59 -0700 (Fri, 12 Sep 2014)
New Revision: 61872

Modified:
   grass/branches/releasebranch_7_0/general/g.parser/standard_option.c
Log:
g.parser: G_OPT_R_BASENAME_INPUT/OUTPUT options


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 11:51:42 UTC (rev 61871)
+++ grass/branches/releasebranch_7_0/general/g.parser/standard_option.c	2014-09-12 12:50:59 UTC (rev 61872)
@@ -23,6 +23,8 @@
                                   "G_OPT_R_ELEV",
                                   "G_OPT_R_ELEVS",
                                   "G_OPT_R_INTERP_TYPE",
+                                  "G_OPT_R_BASENAME_INPUT",
+                                  "G_OPT_R_BASENAME_OUTPUT",
                                   "G_OPT_R3_INPUT",
                                   "G_OPT_R3_INPUTS",
                                   "G_OPT_R3_OUTPUT",



More information about the grass-commit mailing list