summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/include/gudhi/permutation_test.h
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-08 20:54:06 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-08 20:54:06 +0000
commitf42b5fde65068bc02cfab9abaa4c05b52ff4c13d (patch)
treeb7ee2db54fba99337fe0ac76ebf9d52fa9e79e5d /src/Gudhi_stat/include/gudhi/permutation_test.h
parent85b1a1b1befa27b288ec410e1e308ed2277abf47 (diff)
Answer to Marc's comments.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2320 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 564683f4a60572ac78f9c45c4cc589d97e7663ed
Diffstat (limited to 'src/Gudhi_stat/include/gudhi/permutation_test.h')
-rw-r--r--src/Gudhi_stat/include/gudhi/permutation_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/include/gudhi/permutation_test.h b/src/Gudhi_stat/include/gudhi/permutation_test.h
index 1618d7ef..b4c1a8ba 100644
--- a/src/Gudhi_stat/include/gudhi/permutation_test.h
+++ b/src/Gudhi_stat/include/gudhi/permutation_test.h
@@ -29,7 +29,7 @@
#include <iostream>
#include <cstdlib>
#include <algorithm>
-#include <gudhi/read_persitence_from_file.h>
+#include <gudhi/read_persistence_from_file.h>
namespace Gudhi