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

[no subject]



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.