[GRASS-SVN] r32815 - in grass/trunk: display raster

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Aug 16 07:53:58 EDT 2008


Author: glynn
Date: 2008-08-16 07:53:58 -0400 (Sat, 16 Aug 2008)
New Revision: 32815

Modified:
   grass/trunk/display/Makefile
   grass/trunk/raster/Makefile
Log:
Update Makefiles for r32812, r32813, r32814


Modified: grass/trunk/display/Makefile
===================================================================
--- grass/trunk/display/Makefile	2008-08-16 11:51:55 UTC (rev 32814)
+++ grass/trunk/display/Makefile	2008-08-16 11:53:58 UTC (rev 32815)
@@ -24,7 +24,7 @@
 	d.rast.num \
 	d.rgb \
 	d.rhumbline \
-	d.text.new \
+	d.text \
 	d.title \
 	d.vect \
 	d.vect.chart \

Modified: grass/trunk/raster/Makefile
===================================================================
--- grass/trunk/raster/Makefile	2008-08-16 11:51:55 UTC (rev 32814)
+++ grass/trunk/raster/Makefile	2008-08-16 11:53:58 UTC (rev 32815)
@@ -6,7 +6,7 @@
 	r.bitpattern \
 	r.buffer \
 	r.carve \
-	r.cats \
+	r.category \
 	r.circle \
 	r.clump \
 	r.coin \
@@ -24,7 +24,7 @@
 	r.fill.dir \
 	r.flow \
 	r.grow.distance \
-	r.grow2 \
+	r.grow \
 	r.gwflow \
 	r.his \
 	r.in.arc \
@@ -61,7 +61,7 @@
 	r.param.scale \
 	r.patch \
 	r.profile \
-	r.proj.seg \
+	r.proj \
 	r.quant \
 	r.quantile \
 	r.random \
@@ -101,7 +101,7 @@
 	r.topidx \
 	r.topmodel \
 	r.transect \
-	r.univar2 \
+	r.univar \
 	r.volume \
 	r.walk \
 	r.water.outlet \



More information about the grass-commit mailing list