class chapter in reference

svn: r6975

original commit: ba1670a88df26bcfc31948e5af73782bdb3e6b60
This commit is contained in:
Matthew Flatt 2007-07-27 16:12:40 +00:00
parent 6119af818d
commit ac0e0259fd

View File

@ -837,7 +837,7 @@
(make-paragraph
(list (make-target-element
#f
(list (to-element name))
(list (to-element (make-just-context name stx-id)))
(register-scheme-definition stx-id))
spacer ":" spacer
(to-element result-contract))))))))