-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to new version concol library.
- Loading branch information
1 parent
198e1ea
commit 25b6943
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule concol
updated
6 files
+4 −0 | CMakeLists.txt | |
+2 −2 | README.md | |
+110 −88 | include/concol.h | |
+146 −53 | src/concol.cpp | |
+4 −0 | test/CMakeLists.txt | |
+56 −33 | test/src/test_concol.cpp |