;;;; -*- mode: lisp; -*- (defsystem "tools" :description "fuzz-specific tools" :version "0.01" :author "The Mountain Lisp Gang and Tim Menzies (ed)" :licence "GPL3.0" :components ((:file "tools/macros") (:file "tools/options") (:file "tools/node") (:file "tools/network")))