[GRASS-SVN] r52183 - grass/trunk/temporal/t.vect.observe.strds

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 22 01:47:21 PDT 2012


Author: huhabla
Date: 2012-06-22 01:47:20 -0700 (Fri, 22 Jun 2012)
New Revision: 52183

Modified:
   grass/trunk/temporal/t.vect.observe.strds/t.vect.observe.strds.py
Log:
Correct input specifier


Modified: grass/trunk/temporal/t.vect.observe.strds/t.vect.observe.strds.py
===================================================================
--- grass/trunk/temporal/t.vect.observe.strds/t.vect.observe.strds.py	2012-06-21 20:29:58 UTC (rev 52182)
+++ grass/trunk/temporal/t.vect.observe.strds/t.vect.observe.strds.py	2012-06-22 08:47:20 UTC (rev 52183)
@@ -20,7 +20,7 @@
 #% keywords: sampling
 #%end
 
-#%option G_OPT_STVDS_INPUT
+#%option G_OPT_V_INPUT
 #%end
 
 #%option G_OPT_STRDS_INPUT



More information about the grass-commit mailing list