Author: Armin Rigo <[email protected]> Branch: Changeset: r186:54e7428842a1 Date: 2013-06-18 19:28 +0200 http://bitbucket.org/pypy/stmgc/changeset/54e7428842a1/
Log: Update diff --git a/README.txt b/README.txt --- a/README.txt +++ b/README.txt @@ -18,7 +18,7 @@ Run tests with "py.test". -A demo program will be found in "c4/demo1.c" (not there yet). +A demo program can be found in "c4/demo1.c". It can be built with "make debug-demo1" or "make build-demo1". The plan is to use this C code directly with PyPy, and not write _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
