Enhancements for the scribble language (a documentation language based on Racket)
Go to file
Eli Barzilay 92cd42afe6 * There's no need to do the syntactic checks of identifiers for
`chunk', if there's an error, then people will get it anyway when
  they run the code.  This means that `chunk' can be a simple
  syntax-rule.
* Removed some redundant requires.

svn: r13634

original commit: 8298feacb247eb6b5de309c06a9faadbc08b0eb0
2009-02-16 00:48:13 +00:00
collects * There's no need to do the syntactic checks of identifiers for 2009-02-16 00:48:13 +00:00
src/mac/cw . 2002-08-22 21:20:48 +00:00