summaryrefslogtreecommitdiffstats
path: root/src/libcola
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcola')
-rw-r--r--src/libcola/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcola/CMakeLists.txt b/src/libcola/CMakeLists.txt
index 19ac816b2..43c510f13 100644
--- a/src/libcola/CMakeLists.txt
+++ b/src/libcola/CMakeLists.txt
@@ -2,7 +2,7 @@ set(libcola_SRC
cola.cpp
conjugate_gradient.cpp
connected_components.cpp
- cycle_detector.cpp
+ # cycle_detector.cpp
gradient_projection.cpp
shortest_paths.cpp
straightener.cpp