summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-08-08 10:44:30 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-08-08 10:44:30 +0200
commitc85464b9ea96d21731e710fa7d7a15e645d2c89a (patch)
tree660c3861f5fc09e7a3f3de39634b7f6fb964c7d5 /.gitignore
parentd7e1a3a81dfa91a29e433887fcfdc73310f8db32 (diff)
Rename bottleneck_distance module name as bottleneck. Cannot have gudhi.bottleneck_distance.bottleneck_distance and gudhi.bottleneck_distance.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8f8a8e6d..31efc180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@ build/
# Generated by Cython
src/cython/gudhi/simplex_tree.cpp
src/cython/gudhi/alpha_complex.cpp
-src/cython/gudhi/bottleneck_distance.cpp
+src/cython/gudhi/bottleneck.cpp
src/cython/gudhi/cubical_complex.cpp
src/cython/gudhi/euclidean_strong_witness_complex.cpp
src/cython/gudhi/off_reader.cpp