;;;; binary.asd (asdf:defsystem #:binary :description "Describe binary here" :author "Kyle Isom " :license "MIT License" :serial t :components ((:file "package") (:file "binary")))