]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_I/SMESH_2smeshpy.hxx
Salome HOME
merge from V5_1_3rc5
[modules/smesh.git] / src / SMESH_I / SMESH_2smeshpy.hxx
index 015d91bde13db378987a88f90cfe71fde65b044a..16926e54d1d53cd71e32f6e166d2e5e6049aaaa9 100644 (file)
@@ -327,7 +327,7 @@ public:
   void Process( const Handle(_pyCommand)& theCommand);
   void Flush();
   virtual void Assign( const Handle(_pyHypothesis)& theOther,
-                      const _pyID&                 theMesh );
+                       const _pyID&                 theMesh );
 
   DEFINE_STANDARD_RTTI (_pyHypothesis)
 };