First Commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
g++ -O6 -ftree-vectorize -o FindGoodSegmentDelimiters FindGoodSegmentDelimiters.cpp -lboost_thread -lpthread
|
||||
|
||||
clean:
|
||||
rm FindGoodSegmentDelimiters
|
||||
Reference in New Issue
Block a user