(defsystem "mulkutils" :description "Random utilities by Matthias Benkard." :version "0.0.2" :author "Matthias Benkard " :licence "GNU General Public License, version 2 or higher" :depends-on () :components ((:file "lambda")) :serial t)