r2914: rename .cl files
[clsql.git] / clsql-postgresql.asd
index fb61b84d30b2e3b517b307c082790c3b5c666954..f377dddecb16579261093d5bb6db748ee97bfb9c 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Aug 2002\r
 ;;;;\r
-;;;; $Id: clsql-postgresql.asd,v 1.10 2002/09/25 12:44:59 kevin Exp $\r
+;;;; $Id: clsql-postgresql.asd,v 1.11 2002/09/30 10:19:23 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
@@ -38,8 +38,3 @@
             (:file "postgresql-sql" :depends-on ("postgresql-api"))\r
             (:file "postgresql-usql" :depends-on ("postgresql-sql")))))\r
   :depends-on (:uffi :clsql-base :clsql-uffi))\r
-\r
-#+(or allegro lispworks cmu openmcl mcl)\r
-(defmethod source-file-type  ((c cl-source-file)\r
-                             (s (eql (find-system :clsql-postgresql)))) \r
-   "cl")\r