[GRASS-SVN] r59474 - grass/trunk/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 27 12:03:52 PDT 2014
Author: martinl
Date: 2014-03-27 12:03:52 -0700 (Thu, 27 Mar 2014)
New Revision: 59474
Modified:
grass/trunk/raster/Makefile
Log:
r.statistics3 renamed to r.stats.quantile (in progress)
Modified: grass/trunk/raster/Makefile
===================================================================
--- grass/trunk/raster/Makefile 2014-03-27 19:01:56 UTC (rev 59473)
+++ grass/trunk/raster/Makefile 2014-03-27 19:03:52 UTC (rev 59474)
@@ -97,7 +97,7 @@
r.spreadpath \
r.statistics \
r.statistics2 \
- r.statistics3 \
+ r.stats.quantile \
r.stats \
r.stream.channel \
r.stream.distance \
More information about the grass-commit
mailing list