[GRASS-SVN] r44860 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 4 05:16:42 EST 2011
Author: mmetz
Date: 2011-01-04 02:16:42 -0800 (Tue, 04 Jan 2011)
New Revision: 44860
Modified:
grass/trunk/lib/init/variables.html
Log:
add documentation for new env var
Modified: grass/trunk/lib/init/variables.html
===================================================================
--- grass/trunk/lib/init/variables.html 2011-01-04 10:11:44 UTC (rev 44859)
+++ grass/trunk/lib/init/variables.html 2011-01-04 10:16:42 UTC (rev 44860)
@@ -240,6 +240,12 @@
set to override Python executable.<br>
On Mac OS X this should be the pythonw executable for the wxGUI to work.</dd>
+ <dt>GRASS_VECTOR_LOWMEM</dt>
+ <dd>[vectorlib]<br>
+ If the environment variable GRASS_VECTOR_LOWMEM exists, memory
+ consumption will be reduced when building vector topology
+ support structures. Recommended for creating large vectors.</dd>
+
<dt>GRASS_WXBUNDLED</dt>
<dd>[wxGUI]<br>
set to tell wxGUI that a bundled wxPython will be used.<br>
More information about the grass-commit
mailing list