[GRASS-SVN] r56641 - grass/branches/develbranch_6/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 9 03:42:20 PDT 2013
Author: hamish
Date: 2013-06-09 03:42:20 -0700 (Sun, 09 Jun 2013)
New Revision: 56641
Modified:
grass/branches/develbranch_6/lib/init/init.bat
Log:
wxGUI now works from the Cmd.exe prompt
Modified: grass/branches/develbranch_6/lib/init/init.bat
===================================================================
--- grass/branches/develbranch_6/lib/init/init.bat 2013-06-09 07:15:27 UTC (rev 56640)
+++ grass/branches/develbranch_6/lib/init/init.bat 2013-06-09 10:42:20 UTC (rev 56641)
@@ -180,7 +180,7 @@
"%GISBASE%\etc\echo" "When ready to quit enter: exit"
"%GISBASE%\etc\echo" "Help is available with the command: g.manual -i"
"%GISBASE%\etc\echo" "See the licence terms with: g.version -c"
-rem "Start the GUI with: g.gui wxpython"
+"%GISBASE%\etc\echo" "Start the GUI with: g.gui wxpython"
"%GISBASE%\etc\echo" ""
prompt GRASS %GRASS_VERSION% $C%LOCATION_NAME%$F$G
More information about the grass-commit
mailing list