merged changes from /branches/ryanc/sp2:

added syntax/parse library and documentation
  added syntax/id-table library and documentation

svn: r15376

original commit: 3e63caa88768897debe07c1aec41442ece520784
This commit is contained in:
Ryan Culpepper 2009-07-03 19:47:25 +00:00
parent 94a1f98298
commit 9b166eea01

View File

@ -240,7 +240,7 @@
stx
(apply make-prefab-struct
(prefab-struct-key stx)
(vector->list rinner))))]
(cdr (vector->list rinner)))))]
[else stx]))
;; make-renames-mapping : stx stx -> stx kw-args -> stx