summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-18 14:35:35 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-18 14:35:35 +0000
commit4f18bf5115955c764f4eb15cd600a776f1a4d9ce (patch)
tree6815978e89506e4c9e9038ff89fc8de74b1737be /CMakeLists.txt
parent56e89b6b7666dec86a70f6a30f08ef8b7960eb21 (diff)
Ignore this commented line
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@624 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0c8ce17217e7b110df0276f51295fd02af4b54e3
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 86b4e2b6..4596f3da 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -86,7 +86,7 @@ else()
add_subdirectory(src/common/test)
add_subdirectory(src/Simplex_tree/test)
add_subdirectory(src/Simplex_tree/example)
- #add_subdirectory(src/Persistent_cohomology/test)
+ add_subdirectory(src/Persistent_cohomology/test)
add_subdirectory(src/Persistent_cohomology/example)
add_subdirectory(src/Skeleton_blocker/test)
add_subdirectory(src/Skeleton_blocker/example)