[GRASS-SVN] r61726 - grass/branches/releasebranch_7_0/temporal/t.vect.mapcalc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Aug 23 17:07:14 PDT 2014
Author: martinl
Date: 2014-08-23 17:07:14 -0700 (Sat, 23 Aug 2014)
New Revision: 61726
Modified:
grass/branches/releasebranch_7_0/temporal/t.vect.mapcalc/t.vect.mapcalc.py
Log:
t.vect.mapcalc: fix second keyword (topics)
(merge r61725 from trunk)
Modified: grass/branches/releasebranch_7_0/temporal/t.vect.mapcalc/t.vect.mapcalc.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.mapcalc/t.vect.mapcalc.py 2014-08-24 00:05:28 UTC (rev 61725)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.mapcalc/t.vect.mapcalc.py 2014-08-24 00:07:14 UTC (rev 61726)
@@ -19,7 +19,7 @@
#%module
#% description: Apply temporal and spatial oeprations on space time vector datasets using temporal vector algebra.
#% keywords: temporal
-#% keywords: mapalgebra
+#% keywords: algebra
#%end
#%option
More information about the grass-commit
mailing list