commit before new model is implemented

This commit is contained in:
toni
2018-01-17 13:19:16 +01:00
parent bea81eab62
commit f4c598299f
6 changed files with 152 additions and 241 deletions

View File

@@ -58,13 +58,14 @@ ADD_DEFINITIONS(
-fstack-protector-all
-g3
#-O2
-O2
-march=native
-DWITH_TESTS
-DWITH_ASSERTIONS
#-DWITH_DEBUG_LOG
-DWITH_DEBUG_PLOT
#-D_GLIBCXX_DEBUG
)