[GRASS-SVN] r59606 - grass/branches/releasebranch_7_0/raster

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 6 06:48:13 PDT 2014


Author: mmetz
Date: 2014-04-06 06:48:12 -0700 (Sun, 06 Apr 2014)
New Revision: 59606

Modified:
   grass/branches/releasebranch_7_0/raster/Makefile
Log:
disable new r.stream.* modules

Modified: grass/branches/releasebranch_7_0/raster/Makefile
===================================================================
--- grass/branches/releasebranch_7_0/raster/Makefile	2014-04-06 12:51:10 UTC (rev 59605)
+++ grass/branches/releasebranch_7_0/raster/Makefile	2014-04-06 13:48:12 UTC (rev 59606)
@@ -99,14 +99,7 @@
 	r.stats.zonal \
 	r.stats.quantile \
 	r.stats \
-	r.stream.channel \
-	r.stream.distance \
 	r.stream.extract \
-	r.stream.order \
-	r.stream.segment \
-	r.stream.slope \
-	r.stream.snap \
-	r.stream.stats \
 	r.sun \
 	r.sunhours \
 	r.sunmask \



More information about the grass-commit mailing list