r5094: *** empty log message ***
[kmrcl.git] / kmrcl.asd
index b866b39929c914e7a83e8e4eaf9c1a28256bb9bf..19fe091abd1239d45a0685ac0a7fddaf39817c67 100644 (file)
--- a/kmrcl.asd
+++ b/kmrcl.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: kmrcl.asd,v 1.30 2003/06/06 21:59:29 kevin Exp $
+;;;; $Id: kmrcl.asd,v 1.31 2003/06/12 02:38:39 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -48,7 +48,7 @@
      #+kmr-mop (:file "mop" :depends-on ("macros"))
      #+kmr-mop (:file "attrib-class" :depends-on ("seqs" "mop"))
      (:file "equal" :depends-on ("macros" #+kmr-mop "mop"))
-     (:file "web-utils" :depends-on ("macros"))
+     (:file "web-utils" :depends-on ("macros" "strings"))
      (:file "xml-utils" :depends-on ("macros")))
     )