X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGHS3DPRLPlugin%2FGHS3DPRLPlugin_GHS3DPRL.cxx;h=2705370cfcdcacc041c5a020f17d22428e7f61ea;hb=9081902eb25b56dda74e3494a8a129490ff32b47;hp=a0b8b960349e577fdc4b001f0ab755e8c6e06116;hpb=f1e4eab5983ebe5526be95be0689366896e67fdc;p=plugins%2Fghs3dprlplugin.git diff --git a/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx b/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx index a0b8b96..2705370 100644 --- a/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx +++ b/src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx @@ -385,12 +385,12 @@ bool GHS3DPRLPlugin_GHS3DPRL::Compute(SMESH_Mesh& theMesh, // read a result, GHS3DPRL_Out is the name of master file (previous xml format) FILE * aResultFile = fopen( GHS3DPRL_Outxml.ToCString(), "r" ); if (aResultFile){ - Ok = false; //but it is not a problem but if true my message is overwritten + Ok = true; fclose(aResultFile); cout<<"GHS3DPRL OK output master file "<