syntax-dispatch -> $sc-dispatch
authorAndy Wingo <wingo@pobox.com>
Sun, 26 Apr 2009 19:10:24 +0000 (21:10 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 26 Apr 2009 19:10:24 +0000 (21:10 +0200)
commit5f1a2fb10f5eb97e302c50f5b62d6df28f73d97a
tree8cadb4de0c4023d0e07da5faed3526a58d4260bd
parentbac0272216e89fa93bc935952befe0e7973625f7
syntax-dispatch -> $sc-dispatch

* module/ice-9/boot-9.scm:
* module/ice-9/psyntax-pp.scm:
* module/ice-9/psyntax.scm: Change syntax-dispatch to $sc-dispatch, as it
  is in current psyntax. The idea is that this isn't really a public
  variable, though it has to be, currently, so just obscure that fact
  with an obscure name.
module/ice-9/boot-9.scm
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm