[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
type real
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: type real
- From: sshteingold@cctrading.com
- Date: Mon, 15 Sep 97 15:06:43 -0500
- Return-receipt-to: <sshteingold@cctrading.com>
CLISP complains on
(declare (real zz))
:
Unknown declaration real.
The whole declaration will be ignored.
why?
Sam