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 | f0ae7c0120fb72f8f810c999f26012daf67af253 (patch) | |
| tree | 86bcbbf570add4552dcfe4b9665b22c9baa7c7e7 /README | |
| parent | 643be2437b520af1cb0ebc03114d8c6d8ca2a5ae (diff) | |
| download | geiser-f0ae7c0120fb72f8f810c999f26012daf67af253.tar.gz geiser-f0ae7c0120fb72f8f810c999f26012daf67af253.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  | 
