[GRASS-SVN] r56250 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 14 06:34:11 PDT 2013
Author: mmetz
Date: 2013-05-14 06:34:10 -0700 (Tue, 14 May 2013)
New Revision: 56250
Modified:
grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
add r.regression.multi to wxGUI
Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml 2013-05-14 13:27:57 UTC (rev 56249)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml 2013-05-14 13:34:10 UTC (rev 56250)
@@ -1075,6 +1075,9 @@
<module-item name="r.regression.line">
<label>Linear regression</label>
</module-item>
+ <module-item name="r.regression.multi">
+ <label>Multiple regression</label>
+ </module-item>
<module-item name="r.coin">
<label>Mutual category occurrences</label>
</module-item>
More information about the grass-commit
mailing list