[cells-devel] Tiny patch

Lars Rune Nøstdal larsnostdal at gmail.com
Fri Jun 2 20:09:44 UTC 2006


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/


More information about the cells-devel mailing list