remove annotations in psyntax in favor of guile's source properties
authorAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 17:48:14 +0000 (19:48 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 17:48:14 +0000 (19:48 +0200)
commitb40d023067b54f1085f194c521c2d046fceb9444
tree97cadfe31a37dd76e2c58a522d7f59e740f22ffc
parent39a2eca2ce7461108ddc595cb74a6bf47c456bd8
remove annotations in psyntax in favor of guile's source properties

* module/ice-9/psyntax.scm: Remove references to annotation objects,
  we're just going to try and use Guile's source properties now. It works
  until `syntax' reconstructs output, at which point it seems we lose it.

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