fix problem naming internal definitions
authorAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 17:26:58 +0000 (19:26 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 17:26:58 +0000 (19:26 +0200)
commit39a2eca2ce7461108ddc595cb74a6bf47c456bd8
tree954a4d1fa26ed51221464c8e4e0ff0f20acaecbd
parent55ae815b62c5d4bf324351d64919bdb8d4070148
fix problem naming internal definitions

* module/ice-9/psyntax.scm (chi-body): Fix a problem introduced in
  dc1eed52f71, that internal syntax definitions were included in the id
  lis along with value definitions. Only showed up on a second bootstrap.
  Psyntax, how I love thee.

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