X-Git-Url: http://git.kpe.io/?p=vcs-tree.git;a=blobdiff_plain;f=vcs-tree.asd;h=f30056337888f87c433c591803326f97b626bd91;hp=a1e22d67dceb67ff786c143b6e021628f5fa64a8;hb=96b4e69ace6d7c6bbb306f963bc74bbcb4256950;hpb=75e000cd23519a330ba72d1b480d9289fcfe9b44 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)