[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: ALAN at MIT-MC (Alan Bawden)
- Date: Wed, 28 Nov 79 17:27:00 GMT
- Original-date: 28 NOV 1979 1227-EST
in an XL try this:
(sprin1 '((x . 5)))
it works now.
I fixed this bug in grindef where it did (get '(x . 5) ...)
and went into an infinite loop inside get.