Rename projects, docgen->sheep, checkstyle->wolf
[wolf] / src / main / style-checker.asd
diff --git a/src/main/style-checker.asd b/src/main/style-checker.asd
deleted file mode 100644 (file)
index efbec3e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-(asdf:defsystem style-checker
- :name "Style Checker"
- :version "0.1"
- :maintainer "Frank Duncan (frank@kank.com)"
- :author "Frank Duncan (frank@kank.com)"
- :components ((:file "package") (:file "syntax-checker"))
- :serial t
- :depends-on (:cl-ppcre))