Skip to content
Snippets Groups Projects
Commit 47be58bb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

removed CenterLine

parent f5d2779e
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,6 @@
#include "Field.h"
#include "FieldPython.h"
#include "meshMetric.h"
#if defined(HAVE_ANN)
#include "CenterlineField.h"
#endif
#include "simple3D.h"
#include "Voronoi3D.h"
#include "Levy3D.h"
......@@ -85,9 +82,6 @@ namespace std {
}
}
%include "meshMetric.h"
#if defined(HAVE_ANN)
%include "CenterlineField.h"
#endif
%include "simple3D.h"
%include "Voronoi3D.h"
%include "Levy3D.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment