a few fixups
authorAndy Wingo <wingo@pobox.com>
Wed, 20 May 2009 09:59:41 +0000 (11:59 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 20 May 2009 09:59:41 +0000 (11:59 +0200)
commite32a1792de84c20eaaae6ea7f33048b6eef2c9d8
treee2c09e52b8683e8483ec035162f66563f145b953
parenta1a482e0e9518b5711bc2734aa014254f9207919
a few fixups

* module/ice-9/psyntax.scm (chi-install-global, syntax-case): Fix a
  couple of cases in which bare datums were passed to output
  constructors.

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

* module/language/scheme/spec.scm (scheme): Clean up the #:compilers
  list.

* module/language/tree-il/compile-glil.scm (flatten): Fix call to
  `length' in call/cc compiler.
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm
module/language/scheme/spec.scm
module/language/tree-il/compile-glil.scm