X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=blobdiff_plain;f=hyperobject.asd;fp=hyperobject.asd;h=c4ad86376650edc76a68d034c58f127db06b5f82;hp=1459e52bcafad3924375895e66c195a2083df8c7;hb=84f9a22269a37d2d58bdb0f6211f8757855c18ab;hpb=edf35ea710bcc900bfc3cffe27a84bb8b2158652 diff --git a/hyperobject.asd b/hyperobject.asd index 1459e52..c4ad863 100644 --- a/hyperobject.asd +++ b/hyperobject.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: hyperobject.asd,v 1.11 2002/12/01 21:07:28 kevin Exp $ +;;;; $Id: hyperobject.asd,v 1.12 2002/12/02 15:57:17 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -27,6 +27,6 @@ (:file "views" :depends-on ("mop")) (:file "base-class" :depends-on ("views")) ) - :depends-on (:kmrcl)) + :depends-on (:kmrcl :clsql))