add my unfinished cbase
This commit is contained in:
parent
501065651d
commit
bb63a9dd3c
16 changed files with 277 additions and 0 deletions
5
cbase/Makefile
Normal file
5
cbase/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
test:
|
||||
cd data/ && $(MAKE) test
|
||||
cd algo/ && $(MAKE) test
|
||||
|
||||
.PHONY: test
|
||||
Loading…
Add table
Add a link
Reference in a new issue