r2755: move files
[clsql.git] / clsql-base.asd
index c45a806636a77db87437663feee2e3f31df543e7..48c68a23b9259c8c3e170ff27a89609be6d1bb13 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: clsql-base.asd,v 1.10 2002/09/17 17:16:43 kevin Exp $
+;;;; $Id: clsql-base.asd,v 1.11 2002/09/18 07:50:01 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -33,6 +33,6 @@
               (:file "initialize" :depends-on ("db-interface"))))))
 
 (defmethod source-file-type  ((c cl-source-file)
-                             (s (eql (find-system 'clsql-base)))) 
+                             (s (eql (find-system :clsql-base)))) 
    "cl")