summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-08-24 07:00:38 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-08-24 07:00:38 +0000
commitc6d504a1a8a7d54e28f678cd9c87e8ef25f241dc (patch)
tree8c4cbbdde85dccb6ae5a93e2c935f883b00308f0 /src
parentcb26a41b7d7e2b533ae0bc5c6deb5c5256b8978c (diff)
A comit just to make sure that I have the right version in the repo.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/persistence_representation_integration@2623 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6f3bca84a3538a7231dce134b6a944f7a11b18cd
Diffstat (limited to 'src')
-rw-r--r--src/cython/gudhi.pyx.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cython/gudhi.pyx.in b/src/cython/gudhi.pyx.in
index 62b593e1..a6aa21aa 100644
--- a/src/cython/gudhi.pyx.in
+++ b/src/cython/gudhi.pyx.in
@@ -33,6 +33,7 @@ include "cython/persistence_graphical_tools.py"
include "cython/witness_complex.pyx"
include "cython/strong_witness_complex.pyx"
include "cython/persistence_representations_intervals.pyx"
+include "cython/persistence_representations_landscapes.pyx"
@GUDHI_CYTHON_ALPHA_COMPLEX@
@GUDHI_CYTHON_EUCLIDEAN_WITNESS_COMPLEX@
@GUDHI_CYTHON_SUBSAMPLING@