diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-04-16 20:36:26 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-04-16 20:36:26 +0200 |
commit | 4ab8dda507e77b0cc089144b533b3f23f35519ca (patch) | |
tree | 1d310ab7e5a7efa9090263020e84487e8b63f84b /README | |
parent | 5685fad662ea2568a8e16dcfdc709f1476abd15c (diff) | |
download | geiser-guile-4ab8dda507e77b0cc089144b533b3f23f35519ca.tar.gz geiser-guile-4ab8dda507e77b0cc089144b533b3f23f35519ca.tar.bz2 |
Guile: evaluation output collection reactivated.
with-output-to-string was broken in guile prior to 1.9.10.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ * Supported scheme implementations - - Guile 1.9.9 or better. + - Guile 1.9.10 or better. - PLT Scheme 4.2 or better. * Installation |