[GRASS-SVN] r63977 - grass/trunk/display
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jan 7 01:27:21 PST 2015
Author: martinl
Date: 2015-01-07 01:27:21 -0800 (Wed, 07 Jan 2015)
New Revision: 63977
Added:
grass/trunk/display/d.vect.thematic/
Removed:
grass/trunk/display/d.thematic.area/
Modified:
grass/trunk/display/Makefile
Log:
rename d.thematic.area to d.vect.thematic (part 1)
Modified: grass/trunk/display/Makefile
===================================================================
--- grass/trunk/display/Makefile 2015-01-07 09:24:55 UTC (rev 63976)
+++ grass/trunk/display/Makefile 2015-01-07 09:27:21 UTC (rev 63977)
@@ -32,7 +32,7 @@
d.title \
d.vect \
d.vect.chart \
- d.thematic.area \
+ d.vect.thematic \
d.where
include $(MODULE_TOPDIR)/include/Make/Dir.make
More information about the grass-commit
mailing list