[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JPG at MIT-MC, (BUG LISP) at MIT-MC
- From: GLS at MIT-MC (Guy L. Steele, Jr.)
- Date: Wed, 17 Jan 79 00:21:00 GMT
- Original-date: 16 JAN 1979 1921-EST
LISP has a (STATUS SUBSYSTEM). This is the official MacLISP name for
the frob. Having to remember and use
(COND ((STATUS FEATURE ITS) (STATUS XJNAME))
((STATUS FEATURE SAIL) (STATUS GETNAM))
((STATUS FEATURE DEC10) (STATUS *GTPRG))
((STATUS FEATURE DEC20) (STATUS GETNM)))
is too painful.