avoid gensym when making labels in psyntax
authorAndy Wingo <wingo@pobox.com>
Thu, 19 Jan 2012 12:08:19 +0000 (13:08 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 19 Jan 2012 12:08:19 +0000 (13:08 +0100)
commit7d02e256610e37c0ab0e8c55623d6f6c6eacab82
tree03b270e60eac64c73a317184d9e1b55cb7f54382
parent9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a
avoid gensym when making labels in psyntax

* module/ice-9/psyntax.scm (gen-label): Avoid gensym, as we don't need
  to make symbols.

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