From d40b1e150d9916d960a070e23dab521d4dd478b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 5 Oct 2021 10:09:54 +0200 Subject: [PATCH] remove off from doc example --- BGL/doc/BGL/examples.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/BGL/doc/BGL/examples.txt b/BGL/doc/BGL/examples.txt index 05a8063563c..622a2395b73 100644 --- a/BGL/doc/BGL/examples.txt +++ b/BGL/doc/BGL/examples.txt @@ -6,7 +6,6 @@ \example BGL_graphcut/alpha_expansion_example.cpp \example BGL_graphcut/face_selection_borders_regularization_example.cpp \example BGL_polyhedron_3/copy_polyhedron.cpp -\example BGL_polyhedron_3/cube.off \example BGL_polyhedron_3/distance.cpp \example BGL_polyhedron_3/incident_vertices.cpp \example BGL_polyhedron_3/kruskal.cpp