Doc bug in OpenMCL shell script page
Chuck Fry <[email protected]> Fri, 22 Nov 2002 15:55:01 -0800 (PST)
| Newsgroups | gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
This caused me some minor consternation until I realized the supplied pathname in the example was wrong: ? (probe-file "ccl;dppccl.image") ; for DarwinPPC The semicolon should be a colon, of course. -- Chuck