about summary refs log tree commit diff stats
path: root/binry-hop.asd
blob: 37077098c1efa088015e859c4a40b2739bd31ad4 (plain) (blame)
1
2
3
(defsystem "binry-hop"
    :components ((:file "packages")
		 (:file "binry-hop" :depends-on ("packages"))))