[pypy-svn] r58899 - pypy/dist/pypy/doc/config
iko at codespeak.net
iko at codespeak.net
Fri Oct 10 13:11:53 CEST 2008
Author: iko
Date: Fri Oct 10 13:11:50 2008
New Revision: 58899
Added:
pypy/dist/pypy/doc/config/translation.gcconfig.debugprint.txt (contents, props changed)
pypy/dist/pypy/doc/config/translation.gcconfig.txt (contents, props changed)
Log:
(iko, cfbolz)
Document new config option
Added: pypy/dist/pypy/doc/config/translation.gcconfig.debugprint.txt
==============================================================================
--- (empty file)
+++ pypy/dist/pypy/doc/config/translation.gcconfig.debugprint.txt Fri Oct 10 13:11:50 2008
@@ -0,0 +1 @@
+If this option is set, the GC will print debugging information.
Added: pypy/dist/pypy/doc/config/translation.gcconfig.txt
==============================================================================
--- (empty file)
+++ pypy/dist/pypy/doc/config/translation.gcconfig.txt Fri Oct 10 13:11:50 2008
@@ -0,0 +1 @@
+.. intentionally empty
More information about the Pypy-commit
mailing list