diff --git a/doc/cochet-terrasson98numerical.pdf b/doc/cochet-terrasson98numerical.pdf old mode 100755 new mode 100644 diff --git a/doc/dasdan-dac99.pdf b/doc/dasdan-dac99.pdf old mode 100755 new mode 100644 diff --git a/doc/figs/cr.jpg b/doc/figs/cr.jpg old mode 100755 new mode 100644 diff --git a/doc/figs/dominator-tree1.gif b/doc/figs/dominator-tree1.gif old mode 100755 new mode 100644 diff --git a/doc/figs/dominator-tree2.gif b/doc/figs/dominator-tree2.gif old mode 100755 new mode 100644 diff --git a/doc/figs/maximal-match.png b/doc/figs/maximal-match.png old mode 100755 new mode 100644 diff --git a/doc/figs/maximum-match.png b/doc/figs/maximum-match.png old mode 100755 new mode 100644 diff --git a/doc/figs/mcr.jpg b/doc/figs/mcr.jpg old mode 100755 new mode 100644 diff --git a/doc/figs/very_complex_graph.gif b/doc/figs/very_complex_graph.gif old mode 100755 new mode 100644 diff --git a/doc/lengauer_tarjan_dominator.htm b/doc/lengauer_tarjan_dominator.htm old mode 100755 new mode 100644 diff --git a/doc/maximum_matching.html b/doc/maximum_matching.html old mode 100755 new mode 100644 diff --git a/doc/profile.htm b/doc/profile.htm old mode 100755 new mode 100644 diff --git a/doc/sloan_ordering.htm b/doc/sloan_ordering.htm old mode 100755 new mode 100644 diff --git a/doc/sloan_start_end_vertices.htm b/doc/sloan_start_end_vertices.htm old mode 100755 new mode 100644 diff --git a/doc/wavefront.htm b/doc/wavefront.htm old mode 100755 new mode 100644 diff --git a/example/cycle_ratio_example.cpp b/example/cycle_ratio_example.cpp old mode 100755 new mode 100644 diff --git a/example/matching_example.cpp b/example/matching_example.cpp old mode 100755 new mode 100644 diff --git a/example/sloan_ordering.cpp b/example/sloan_ordering.cpp old mode 100755 new mode 100644 diff --git a/include/boost/graph/max_cardinality_matching.hpp b/include/boost/graph/max_cardinality_matching.hpp old mode 100755 new mode 100644 diff --git a/include/boost/graph/profile.hpp b/include/boost/graph/profile.hpp old mode 100755 new mode 100644 diff --git a/include/boost/graph/sloan_ordering.hpp b/include/boost/graph/sloan_ordering.hpp old mode 100755 new mode 100644 diff --git a/include/boost/graph/wavefront.hpp b/include/boost/graph/wavefront.hpp old mode 100755 new mode 100644 diff --git a/test/cycle_ratio_s382.90.dot b/test/cycle_ratio_s382.90.dot old mode 100755 new mode 100644 diff --git a/test/cycle_ratio_tests.cpp b/test/cycle_ratio_tests.cpp old mode 100755 new mode 100644 diff --git a/test/dominator_tree_test.cpp b/test/dominator_tree_test.cpp old mode 100755 new mode 100644 diff --git a/test/matching_test.cpp b/test/matching_test.cpp old mode 100755 new mode 100644 diff --git a/test/random_matching_test.cpp b/test/random_matching_test.cpp old mode 100755 new mode 100644