pathname error in the manual
Eric Bergstrome <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
In section 2.5 of the version 1.8 manual, it says to look for byte codes in scheme/vm/arch.scm. The correct path appears to be scheme/vm/ interp/arch.scm. Eric