Salome HOME
IMP 0019929 (Replace "smesh.smesh" by "smesh"
authorptv <ptv@opencascade.com>
Wed, 10 Jun 2009 13:15:22 +0000 (13:15 +0000)
committerptv <ptv@opencascade.com>
Wed, 10 Jun 2009 13:15:22 +0000 (13:15 +0000)
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