mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-06 22:55:37 +05:00
IMP 0019929 (Replace "smesh.smesh" by "smesh"
This commit is contained in:
parent
e28884f9e3
commit
84ba70c0d6
@ -63,7 +63,7 @@ public:
|
||||
* \retval TCollection_AsciiString - The file name
|
||||
*/
|
||||
static const char* SmeshpyName() { return "smesh"; }
|
||||
static const char* GenName() { return "smesh.smesh"; }
|
||||
static const char* GenName() { return "smesh"; }
|
||||
};
|
||||
|
||||
namespace SMESH
|
||||
|
Loading…
Reference in New Issue
Block a user