Mercurial > hg > audiodb
view bindings/sb-alien/sb-adb.asd @ 755:37c2b9cce23a multiprobeLSH
Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh
author | mas01mc |
---|---|
date | Thu, 25 Nov 2010 13:42:40 +0000 |
parents | 3141e51cb077 |
children |
line wrap: on
line source
(asdf:defsystem :sb-adb :serial t :depends-on (sb-posix) :components ((:file "package") (:file "library") (:file "interface")))