Merge pull request #31 from halfflat/feature/own-asserts
Use library's own version of assert.
Showing
- CMakeLists.txt 8 additions, 2 deletionsCMakeLists.txt
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/algorithms.hpp 1 addition, 0 deletionssrc/algorithms.hpp
- src/cell.cpp 1 addition, 0 deletionssrc/cell.cpp
- src/cell.hpp 1 addition, 0 deletionssrc/cell.hpp
- src/matrix.hpp 1 addition, 0 deletionssrc/matrix.hpp
- src/profiling/profiler.cpp 1 addition, 0 deletionssrc/profiling/profiler.cpp
- src/swcio.cpp 1 addition, 0 deletionssrc/swcio.cpp
- src/util.hpp 0 additions, 6 deletionssrc/util.hpp
- src/util/debug.cpp 16 additions, 0 deletionssrc/util/debug.cpp
- src/util/debug.hpp 30 additions, 0 deletionssrc/util/debug.hpp
- tests/test_algorithms.cpp 3 additions, 1 deletiontests/test_algorithms.cpp
Please register or sign in to comment