r7999: fix sb-executable keyword
[vcs-tree.git] / vcs-tree.asd
index a1e22d67dceb67ff786c143b6e021628f5fa64a8..f30056337888f87c433c591803326f97b626bd91 100644 (file)
@@ -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)