Mercurial > hg > audiodb
view bindings/sb-alien/sb-adb.asd @ 520:0767731a6cce multiprobeLSH
Fixed boundary {-1,+1} order, array syntax in generate_multiprobe_keys(), boundary error in MultiProbe::valid()
author | mas01mc |
---|---|
date | Mon, 26 Jan 2009 13:19:09 +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")))