mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-12 17:53:07 +05:00
untabify
This commit is contained in:
parent
aab884d201
commit
89f13ac88c
@ -2549,7 +2549,7 @@ void SMESH_Mesh_i::PrepareForWriting (const char* file, bool overwrite)
|
|||||||
}
|
}
|
||||||
|
|
||||||
string SMESH_Mesh_i::PrepareMeshNameAndGroups(const char* file,
|
string SMESH_Mesh_i::PrepareMeshNameAndGroups(const char* file,
|
||||||
CORBA::Boolean overwrite)
|
CORBA::Boolean overwrite)
|
||||||
{
|
{
|
||||||
// Perform Export
|
// Perform Export
|
||||||
PrepareForWriting(file, overwrite);
|
PrepareForWriting(file, overwrite);
|
||||||
|
Loading…
Reference in New Issue
Block a user