define* in psyntax
authorAndy Wingo <wingo@pobox.com>
Sat, 24 Oct 2009 14:32:27 +0000 (16:32 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 24 Oct 2009 14:32:27 +0000 (16:32 +0200)
commit97bc28b60a9d7695e92578fff5687e23e4cab951
treeb8c0410efabca62748d22b3b6b9957e7915900ab
parent15ab4662998a57a5c72efe30f9165aac813ee762
define* in psyntax

* module/ice-9/optargs.scm:
* module/ice-9/psyntax-pp.scm:
* module/ice-9/psyntax.scm: Make define* available in the default
  environment, as lambda* is available there.
module/ice-9/optargs.scm
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm