[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New atom constructor in STRUCT
- To: (BUG LISP) at MIT-MC
- Subject: New atom constructor in STRUCT
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Sat, 24 Nov 79 07:38:00 GMT
- Original-date: 24 NOV 1979 0238-EST
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
...))