r3623: *** empty log message ***
[kmrcl.git] / kmrcl.asd
index d3c69b5fb94ffab7f7bd5c53a7341347baaa3cfb..83ccb5ae5ec255b51acab40cd201352c7f0a0b4b 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.22 2002/11/25 07:45:36 kevin Exp $
+;;;; $Id: kmrcl.asd,v 1.23 2002/12/13 21:59:57 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -23,6 +23,7 @@
                      (pushnew :kmrcl cl:*features*))
     :components 
     ((:file "package")
+     (:file "console" :depends-on ("package"))
      (:file "genutils" :depends-on ("package"))
      (:file "strings" :depends-on ("package"))
      (:file "equal" :depends-on ("package"))