[GRASS-SVN] r33646 - grass/trunk/scripts
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 1 16:05:29 EDT 2008
Author: glynn
Date: 2008-10-01 16:05:29 -0400 (Wed, 01 Oct 2008)
New Revision: 33646
Modified:
grass/trunk/scripts/Makefile
Log:
Disable d.vect.thematic: uses d.mon
Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile 2008-10-01 19:31:13 UTC (rev 33645)
+++ grass/trunk/scripts/Makefile 2008-10-01 20:05:29 UTC (rev 33646)
@@ -5,7 +5,6 @@
d.polar \
d.rast.edit \
d.shadedmap \
- d.vect.thematic \
db.dropcol \
db.droptable \
db.in.ogr \
@@ -57,6 +56,7 @@
v.report \
v.what.vect
+# d.vect.thematic \
# d.out.gpsdrive \
# d.rast.leg \
# i.spectral \
More information about the grass-commit
mailing list