internal definitions expand out to letrec* instead of letrec
authorAndy Wingo <wingo@pobox.com>
Thu, 17 Jun 2010 11:03:01 +0000 (13:03 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 17 Jun 2010 11:43:26 +0000 (13:43 +0200)
commit0f2b9f6252ac27ce4d48e5319992d9c44525ebc2
tree5bf79df6ef2058e6e3c831aaf8d83e276fa59756
parent60d4b224483632662b6e1739713f83f55e216caa
internal definitions expand out to letrec* instead of letrec

* module/ice-9/psyntax.scm (chi-body): Internal definitions are now
  letrec* instead of letrec, following the R6RS.

* module/ice-9/psyntax-pp.scm: Regenerated.
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm