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

New atom constructor in STRUCT



I have added the macro MSAT, which just takes a PNAME and creates the
symbol with no properties or labels, for the sake of preallocating symbols
that will be used in autoloaded packages, and want to be unbound, etc.
SHARPM, for example, has mungibles which do (OR (BOUNDP mumble) (SETQ mumble
...))