[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(SETPLIST 'GARBAGE (PLIST '<system-frob>))
(AUTOLOAD (INDEX FASL COM))
(SYSP 'GARBAGE)
AUTOLOAD

...sigh. I think it should base on some canonical list of what the initial
atoms of the system are ... the above seems to be non-optimal (also
meaningless in the case of an AUTOLOAD, but SUBR's that have been snarfed
don't seem like they oughta be SYSP.
--kmp