Salome HOME
IMP 0019929 (Replace "smesh.smesh" by "smesh"
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index 1ea9f59ff7bc9e1d204a63f6f3a2dab8fe5276ab..c7f0cbff233cbd9ce8ce20cd88e6e8f64881c878 100644 (file)
@@ -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