svn: r9103

This commit is contained in:
Eli Barzilay 2008-03-28 19:09:43 +00:00
parent a4e70f72b2
commit f8eb7e251f

View File

@ -26,7 +26,7 @@ Another way to use the reader is to use the `use-at-readtable'
function to switch the current readtable to a readtable that parses
@-forms. You can do this in a single command line:
mzscheme -Le reader.ss scribble "(use-at-readtable)"
mzscheme -ile scribble/reader "(use-at-readtable)"
*** Concrete Syntax