Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2:01aa0e678a8d
Date: 2013-05-25 16:27 +0200
http://bitbucket.org/pypy/stm/changeset/01aa0e678a8d/

Log:    Add a line

diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -4,7 +4,8 @@
 
 Welcome!
 
-This is meant to be a general library that can be used in C programs.
+This is a C library that combines a GC with STM capabilities.
+It is meant to be a general library that can be used in C programs.
 
 The library interface is in "c3/stmgc.h".
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to