svn: r9103

original commit: f8eb7e251ff866d2779f620223c02e85a652f096
This commit is contained in:
Eli Barzilay 2008-03-28 19:09:43 +00:00
commit f2846675f2

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