]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
0021208: EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file contai...
authoreap <eap@opencascade.com>
Thu, 15 Mar 2012 08:51:54 +0000 (08:51 +0000)
committereap <eap@opencascade.com>
Thu, 15 Mar 2012 08:51:54 +0000 (08:51 +0000)
commita2f461a4d3c5bd4db3660f6437d00c76fc2e1b27
treeb4b13c9bbdffea97fc0ab609bd6266dcf8e89d83
parent256c879a2f51c1510e90e100648ce4704d84bf5d
0021208: EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file containing a big mesh

-    std::string command = "rm -f ";
+    std::string command = "rm -rf ";
src/Container/Container_i.cxx