projects
/
wolf
/ blob
31eb3e33214a4fd5f94e026cc8a6eacf5ba0412c
[wolf]
/
src
/
main
/
package.lisp
1
(defpackage #:syntax-checker (:use :cl)
2
(:export #:check-file #:check-directory #:pretty-print-check-directory))