[pypy-svn] r19330 - pypy/release/0.8.x/pypy/doc
mwh at codespeak.net
mwh at codespeak.net
Tue Nov 1 13:20:04 CET 2005
Author: mwh
Date: Tue Nov 1 13:20:02 2005
New Revision: 19330
Modified:
pypy/release/0.8.x/pypy/doc/architecture.txt
Log:
forgot a target, oops
Modified: pypy/release/0.8.x/pypy/doc/architecture.txt
==============================================================================
--- pypy/release/0.8.x/pypy/doc/architecture.txt (original)
+++ pypy/release/0.8.x/pypy/doc/architecture.txt Tue Nov 1 13:20:02 2005
@@ -59,6 +59,8 @@
clear. There are two independent basic subsystems: `the Standard
Interpreter`_ and `the Translation Process`_.
+.. _`Extreme Programming`: http://www.extremeprogramming.com/
+
.. _`standard interpreter`:
The Standard Interpreter
More information about the Pypy-commit
mailing list