Salome HOME
Découpage de construitFissureGenerale
[modules/smesh.git] / src / StdMeshers / StdMeshers_RadialPrism_3D.cxx
index 5a45841e6bebf7feb1cd5e894d6021dc01d149f2..f2d2970afd48e095143ec341a08a9167a21d68d6 100644 (file)
@@ -636,4 +636,4 @@ bool StdMeshers_RadialPrism_3D::IsApplicable( const TopoDS_Shape & aShape, bool
     if ( !toCheckAll ) return true;
   }
   return ( toCheckAll && nbFoundSolids != 0);
-};
+}