From: eap Date: Mon, 16 Feb 2009 14:06:09 +0000 (+0000) Subject: PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=29d2fbe9038c0c1bfa704697adbb99e0e967d7e6;p=modules%2Fsmesh.git PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed. fix case of wires thouching each other --- diff --git a/src/StdMeshers/StdMeshers_MEFISTO_2D.cxx b/src/StdMeshers/StdMeshers_MEFISTO_2D.cxx index 351d9734c..453398149 100644 --- a/src/StdMeshers/StdMeshers_MEFISTO_2D.cxx +++ b/src/StdMeshers/StdMeshers_MEFISTO_2D.cxx @@ -24,7 +24,6 @@ // Moved here from SMESH_MEFISTO_2D.cxx // Author : Paul RASCLE, EDF // Module : SMESH -// $Header$ // #include "StdMeshers_MEFISTO_2D.hxx"