fixed DEFSCRIPTMACRO evaluation problem that caused load/compilation problems
authorRed Daly <reddaly@gmail.com>
Mon, 6 Aug 2007 21:10:54 +0000 (21:10 +0000)
committerRed Daly <reddaly@gmail.com>
Mon, 6 Aug 2007 21:10:54 +0000 (21:10 +0000)
commite22d923b700301c574e34b35437a22007e78f2eb
treea6778a24eeb92040db7ef67edba749c80b54d14f
parentdf091e0fb4eb30d8620141ff963589cf0e9cc65c
fixed DEFSCRIPTMACRO evaluation problem that caused load/compilation problems

DEFSCRIPTMACRO and other similar macros were not expanding into but
were instead side-effecting macro definitions.
src/parser.lisp