diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-05-15 00:47:05 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-05-15 00:47:05 +0200 |
commit | f5a7cc108021208cd9b90ec4258ff2dfd36f7832 (patch) | |
tree | c7e91d5590bb84ff9e7888dfa82f27f6d40303c1 /README | |
parent | 783ab50f4cba76b45fe1cacac66a153331aafb13 (diff) | |
download | geiser-guile-f5a7cc108021208cd9b90ec4258ff2dfd36f7832.tar.gz geiser-guile-f5a7cc108021208cd9b90ec4258ff2dfd36f7832.tar.bz2 |
PLT: Initialization fixes and cleanups.
* Check for required minimum version (4.1.5.5).
* Colons instead of dashes in exported identifiers.
* Unneeded requires are gone.
* All significant code inside the geiser module.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ - Guile works only with the development, vm-based binary. Be sure to customize `geiser-repl-guile-binary' to point to a correct vm binary. - - PLT Scheme 4.1.5.5 and up is recommended. Listing of + - PLT Scheme 4.1.5.5 or better required. Listing of callers/callees is not available. * Quick key reference |