[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
macr --> declares
- To: "Scott E. Fahlman" <Fahlman@CMU-CS-C.ARPA>
- Subject: macr --> declares
- From: Rob MacLachlan <RAM@CMU-CS-C.ARPA>
- Date: Sun, 05 May 1985 16:09:00 -0000
- Cc: common-lisp@SU-AI.ARPA, vanroggen@DEC-HUDSON.ARPA
- In-reply-to: Msg of 5 May 1985 11:53-EDT from Scott E. Fahlman <Fahlman>
The CLM seems to believe that type proclamations are legal. The
following example is on page 156:
(proclaim '(type float tolerance))
Rob