re-renamed r5rs to just R5RS

svn: r9340
This commit is contained in:
Robby Findler 2008-04-17 00:27:07 +00:00
parent 5f28020da3
commit 9fe8401058

View File

@ -993,7 +993,7 @@ please adhere to these guidelines:
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Pretty Big (includes MrEd and Advanced Student)")
(pretty-big-scheme-one-line-summary "Adds syntax and functions from the HtDP languages")
(r5rs-language-name "R5RS (Legacy Standard)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, with no frills")
(expander "Expander")
(expander-one-line-summary "Expands, rather than evaluates, expressions")