From: Kevin M. Rosenberg Date: Thu, 15 May 2003 19:50:08 +0000 (+0000) Subject: r4957: Auto commit for Debian build X-Git-Tag: v2006ac.2~155 X-Git-Url: http://git.kpe.io/?p=umlisp.git;a=commitdiff_plain;h=d55a7cc1dbd36251003302b4dcdaddacd79ab31e r4957: Auto commit for Debian build --- diff --git a/sql-classes.lisp b/sql-classes.lisp index 4c34b12..cfbf11d 100644 --- a/sql-classes.lisp +++ b/sql-classes.lisp @@ -7,7 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: sql-classes.lisp,v 1.80 2003/05/15 19:46:47 kevin Exp $ +;;;; $Id: sql-classes.lisp,v 1.81 2003/05/15 19:50:08 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -43,7 +43,6 @@ ,@(when %%where (list %%where)) ,@(when %%where `((typecase ,where-value - #+allegro (fixnum (prefixed-fixnum-string ,where-value #\= 10)) (number