[GRASS-SVN] r63979 - grass/trunk/display/d.vect.thematic
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jan 7 01:34:37 PST 2015
Author: martinl
Date: 2015-01-07 01:34:37 -0800 (Wed, 07 Jan 2015)
New Revision: 63979
Modified:
grass/trunk/display/d.vect.thematic/Makefile
Log:
rename d.thematic.area to d.vect.thematic (part 3)
Modified: grass/trunk/display/d.vect.thematic/Makefile
===================================================================
--- grass/trunk/display/d.vect.thematic/Makefile 2015-01-07 09:31:10 UTC (rev 63978)
+++ grass/trunk/display/d.vect.thematic/Makefile 2015-01-07 09:34:37 UTC (rev 63979)
@@ -1,7 +1,7 @@
MODULE_TOPDIR = ../..
-PGM = d.thematic.area
+PGM = d.vect.thematic
LIBES = $(ARRAYSTATSLIB) $(DISPLAYLIB) $(VECTORLIB) $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(ARRAYSTATSDEP) $(DISPLAYDEP) $(VECTORDEP) $(DBMIDEP) $(GISDEP)
More information about the grass-commit
mailing list