vole_module_name("lsh")
vole_module_description("Locality Sensitive Hashing")
vole_module_variable("Gerbil_LSH")

vole_compile_library(
	"lsh"
	"lshreader"
)

vole_add_module()
