[GRASS-SVN] r69975 - grass-addons/grass7/raster/r.randomforest

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 1 21:35:58 PST 2016


Author: spawley
Date: 2016-12-01 21:35:58 -0800 (Thu, 01 Dec 2016)
New Revision: 69975

Modified:
   grass-addons/grass7/raster/r.randomforest/Makefile
Log:
bug fix to r.randomforest

Modified: grass-addons/grass7/raster/r.randomforest/Makefile
===================================================================
--- grass-addons/grass7/raster/r.randomforest/Makefile	2016-12-02 05:33:45 UTC (rev 69974)
+++ grass-addons/grass7/raster/r.randomforest/Makefile	2016-12-02 05:35:58 UTC (rev 69975)
@@ -5,6 +5,5 @@
 ETCFILES = ml_classifiers ml_utils
 
 include $(MODULE_TOPDIR)/include/Make/Script.make
-include $(MODULE_TOPDIR)/include/Make/Python.make
 
 default: script



More information about the grass-commit mailing list