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

[no subject]



(*CATCH '(A B C) (COMPUTE)) in MacLisp means to catch throws to any one of
the tags A, B, C.  If the Lispm supports this extension, it is broken in
system 27.6 on CADR-11.  If not, then *CATCH should barf when given a
non-atomic first arg.