X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=vcs-tree.asd;h=f30056337888f87c433c591803326f97b626bd91;hb=912ea0018cb20b3f865a069a461c85e756715ad4;hp=a1e22d67dceb67ff786c143b6e021628f5fa64a8;hpb=2a253dfd0359fb1c3118b5e89e50dd281a05f096;p=vcs-tree.git diff --git a/vcs-tree.asd b/vcs-tree.asd index a1e22d6..f300563 100644 --- a/vcs-tree.asd +++ b/vcs-tree.asd @@ -25,8 +25,7 @@ :defaults (component-pathname c)) '("package.fasl" "kmrcl-excerpt.fasl" "getopt-excerpt.fasl" "main.fasl" "loader.fasl") - :initial-function "RUN" - :muffled-warning t)) + :initial-function "RUN")) (defmethod perform ((o load-op) (c exe-file)) nil)