X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.system;h=33b819d5d0ec94fb3ff843665541c3c61626032b;hb=6be46e38c9a7e08ed5c974c66bfdbd4dfad9a34d;hp=f361df9e2860fa5571176555e9a8398aaf6fa155;hpb=8213ff48f5362c3d4792444c929f50bd128bd044;p=clsql.git diff --git a/clsql.system b/clsql.system index f361df9..33b819d 100644 --- a/clsql.system +++ b/clsql.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql.system,v 1.1 2002/03/23 14:04:49 kevin Exp $ +;;;; $Id: clsql.system,v 1.2 2002/03/26 14:12:12 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -38,6 +38,7 @@ :binary-pathname "CLSQL:sql;bin;" :components ((:file "package") (:file "sql" :depends-on ("package")) + (:file "utils" :depends-on ("package")) (:file "functional" :depends-on ("sql"))) :depends-on (:cmucl-compat) :finally-do