[cells-devel] Tiny patch
2 Jun
2006
2 Jun
'06
8:09 p.m.
Hello, Just a tiny "patch"; the NIL (in uppercase) caused some troubles in `cells.lisp' for me when *readtable* is set to :invert. -(defparameter *client-queue-handler* NIL) +(defparameter *client-queue-handler* nil) -- Mvh, Lars Rune Nøstdal http://lars.nostdal.org/
6823
Age (days ago)
6823
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lars Rune Nøstdal