More redundant filename removal.
The only survivors should be under Arrangement_2/examples (some Doxygen syntax is used, so I don't touch them).
This commit is contained in:
-4
@@ -1,5 +1,3 @@
|
||||
// Authalic_parameterization.cpp
|
||||
|
||||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <CGAL/IO/Polyhedron_iostream.h>
|
||||
@@ -102,5 +100,3 @@ int main(int argc, char * argv[])
|
||||
|
||||
return (err == Parameterizer::OK) ? EXIT_SUCCESS : EXIT_FAILURE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user