Add DqnReflect, deprecate old library
They're horrible. I'm able to write better versions now.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
all: DqnUnitTest.cpp
|
||||
mkdir -p bin
|
||||
g++ -std=c++14 -o bin/DqnUnitTest DqnUnitTest.cpp -lm -Wall -pthread -ggdb
|
||||
Reference in New Issue
Block a user