X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.system;fp=clsql.system;h=aa1356e845630af6d5fffe26c89c71b098d3832d;hb=f8a2aab1c18bd495299ea3c542bc1b6daac52db2;hp=aa634762040ab4d9505bd917909a4309fbd53006;hpb=27635f61adae5a49f9986762acf13daa0437826b;p=clsql.git diff --git a/clsql.system b/clsql.system index aa63476..aa1356e 100644 --- a/clsql.system +++ b/clsql.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql.system,v 1.13 2002/05/15 17:10:28 kevin Exp $ +;;;; $Id: clsql.system,v 1.14 2002/05/15 17:19:42 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -35,7 +35,6 @@ (:file "loop-extension") (:file "sql" :depends-on ("pool")) (:file "transactions" :depends-on ("sql")) - (:file "utils") (:file "functional" :depends-on ("sql")) (:file "usql" :depends-on ("sql"))) :depends-on (:clsql-base)