Files
mlpack/fastlib/u/rriegel/nbc/build.py
T
2007-10-15 23:10:42 +00:00

9 lines
178 B
Python

binrule(name = "nbc-single",
sources = ["nbc-single.cc"],
deplibs = ["thor:thor"])
binrule(name = "nbc-multi",
sources = ["nbc-multi.cc"],
deplibs = ["thor:thor"])