r5246: *** empty log message ***
[kmrcl.git] / kmrcl.asd
index 1461c52effabc67be2257046e9b9d367ad37a254..90afbe68a30791f1d25ef5a4599214ce79158006 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.36 2003/06/25 18:08:09 kevin Exp $
+;;;; $Id: kmrcl.asd,v 1.37 2003/06/25 20:28:08 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -53,7 +53,6 @@
      (:file "xml-utils" :depends-on ("macros")))
     )
 
-#+(or allegro lispworks sbcl cmu scl openmcl)
 (defmethod perform ((o test-op) (c (eql (find-system 'kmrcl))))
   (operate 'load-op 'kmrcl-tests)
   (operate 'test-op 'kmrcl-tests))