From c86f78a1896a90c9ede28aab90bede2e74893042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Wed, 14 Jun 2017 16:50:36 +0200 Subject: [PATCH] Moved alpha shapes with projection traits to examples --- .../Alpha_shapes_2/ex_alpha_projection_traits.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Alpha_shapes_2/{test/Alpha_shapes_2/test_alpha_projection_traits.cpp => examples/Alpha_shapes_2/ex_alpha_projection_traits.cpp} (100%) diff --git a/Alpha_shapes_2/test/Alpha_shapes_2/test_alpha_projection_traits.cpp b/Alpha_shapes_2/examples/Alpha_shapes_2/ex_alpha_projection_traits.cpp similarity index 100% rename from Alpha_shapes_2/test/Alpha_shapes_2/test_alpha_projection_traits.cpp rename to Alpha_shapes_2/examples/Alpha_shapes_2/ex_alpha_projection_traits.cpp