Add example to examples.txt

This commit is contained in:
Andreas Fabri 2016-11-24 14:26:09 +01:00
parent ed838bf943
commit d99a4d6236
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
\example Convex_hull_3/dynamic_hull_3.cpp
\example Convex_hull_3/quickhull_3.cpp
\example Convex_hull_3/halfspace_intersection_3.cpp
\example Convex_hull_3/quickhull_any_dim_3.cpp
*/