*** empty log message ***

This commit is contained in:
adam 2010-04-22 12:37:25 +00:00
parent 3cfbb746f0
commit 066c4c8dca

View File

@ -59,7 +59,7 @@ namespace nglib {
//#include <meshtype.hpp>
namespace netgen {
extern int OCCGenerateMesh (OCCGeometry&, Mesh*&, int, int, char*);
/*extern*/ MeshingParameters mparam;
extern MeshingParameters mparam;
}
using namespace std;