From 3f5b0b9907c347bf2c8476455a83cf59aefcf02c Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 4 May 2003 01:25:24 +0000 Subject: [PATCH] r4789: Auto commit for Debian build --- sql-classes.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sql-classes.lisp b/sql-classes.lisp index 7c685a3..207d700 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.62 2003/05/04 01:18:58 kevin Exp $ +;;;; $Id: sql-classes.lisp,v 1.63 2003/05/04 01:25:24 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -77,7 +77,6 @@ ,@body))))))) - (defmacro umlisp-query (table fields srl where-name where-value &key (lrl "KCUILRL") single distinct order like) "Query the UMLisp database. Return a list of umlisp objects whose name -- 2.34.1