some polish

This commit is contained in:
Joachim Schoeberl 2013-04-02 20:32:56 +00:00
parent 3b20e4f848
commit 6eb7e3ae16

View File

@ -27,24 +27,13 @@
#endif #endif
/*
#include <geometry2d.hpp>
#include <stlgeom.hpp>
*/
#include <meshing.hpp> #include <meshing.hpp>
// #include "parallel.hpp"
// #include "parallelfunc.hpp"
// extern "C" void NGS_ParallelRun (const string & message);
void (*NGS_ParallelRun) (const string & message) = NULL; void (*NGS_ParallelRun) (const string & message) = NULL;
// extern void NGS_ParallelRun ( const string & message );
namespace netgen namespace netgen
{ {
#include "../interface/writeuser.hpp" #include "../interface/writeuser.hpp"