X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=kmrcl.asd;h=fa298022bf550da93778fbab489ef246df0b9bd2;hp=96f862b67756081fbba0e229fa86c0b5e5622330;hb=7367c68a5daa2ef45c7adf1f4097596f84f5e4dd;hpb=b6ff0c171c1dfd968f6f3bad745a9be1308058e2 diff --git a/kmrcl.asd b/kmrcl.asd index 96f862b..fa29802 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -58,7 +58,6 @@ (:file "listener" :depends-on ("sockets" "processes" "console")) (:file "repl" :depends-on ("listener" "strings")) (:file "os" :depends-on ("macros")) - (:file "getopt" :depends-on ("macros")) )) (defmethod perform ((o test-op) (c (eql (find-system 'kmrcl))))