From rosssd at gmail.com Thu Feb 14 19:58:48 2008 From: rosssd at gmail.com (Sean Ross) Date: Thu, 14 Feb 2008 19:58:48 +0000 Subject: [cl-store-devel] Re: typo in cl-store 0.8.3 In-Reply-To: <200802141820.m1EIKjp0004060@blombos.isi.edu> References: <200802141820.m1EIKjp0004060@blombos.isi.edu> Message-ID: <5bef28df0802141158n157d4235r9f18e13d7e207179@mail.gmail.com> On 2/14/08, Andrew Philpot wrote: > > I am upgrading from 0.7 to 0.8.3. I use ACL 8.1 > > in acl/custom.lisp > > (list (cons 'excl::*infinity-double*+double-float-inf+) > > should be > > (list (cons 'excl::*infinity-double* +double-float-inf+) > > > Other than that, seems great. > > Thanks for CL-STORE. > > > Andrew > Thanks for that I'll get it patched up tomorrow. sean.