[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: RWK,KGK at MIT-MC
- Date: Wed, 30 Aug 78 00:34:00 GMT
- Cc: RWK at MIT-MC, KGK at MIT-MC
- Original-date: 29 AUG 1978 2034-EDT
- Sent-by: RWK at MIT-MC
(SETQ POLY-1 '(NIL NIL 5 . 6))
(SETQ POLY-2 '(nil nil nil nil))
(APPEND POLY-1 POLY-2)
MPV;APP1>>HLRZ A,(AR2A)
Please fix to either work or give an error.