(defsystem "substrate-hash-table" :author "soukev " :license "GPL 3.0" :version "0" :description "Hash-table convinience library" :components ((:module "src" :serial t :components ((:file "package") (:file "hash-table")))))