r4846: Auto commit for Debian build
[reversi.git] / reversi.asd
index 59dcc42a47f1918d20b75d16d67d64fda730b55f..a6541f3884bc3c6bb15242ad3bc7553d271f72d0 100644 (file)
@@ -8,7 +8,7 @@
 ;;;;  Programer:      Kevin M. Rosenberg
 ;;;;  Date Started:   1 Nov 2001
 ;;;;
-;;;; $Id: reversi.asd,v 1.2 2002/11/08 16:51:40 kevin Exp $
+;;;; $Id: reversi.asd,v 1.3 2003/05/06 15:51:20 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2001-2002 by Kevin M. Rosenberg 
 ;;;;
@@ -24,8 +24,6 @@
 #+(and lispworks (not lispworks-personal-edition)) (require "clim")
 
 (defsystem :reversi 
-    :perform (load-op :after (op reversi)
-                     (pushnew :reversi cl:*features*))
     :components 
     ((:file "package")
      (:file "utils" :depends-on ("package"))