Remove Makefile.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
all:
|
||||
g++ -O2 -g -pthread -std=c++11 optimized-parse.cc
|
||||
Reference in New Issue
Block a user
@@ -1,2 +0,0 @@
|
||||
all:
|
||||
g++ -O2 -g -pthread -std=c++11 optimized-parse.cc
|
||||