Salome HOME
54462: Hexa(ijk) fails on a composite block with a degenerated edge
[modules/smesh.git] / src / MEDWrapper / MED_Wrapper.hxx
index 05b0496c28554fdf7c23800441fcbca76d69da82..159d4571492d39653f7585b783176976441b3263 100644 (file)
@@ -52,7 +52,7 @@ namespace MED
     TWrapper& operator=(const TWrapper&);
 
   public:
-    TWrapper(const std::string& theFileName, TInt theMinor=-1);
+    TWrapper(const std::string& theFileName, TInt theVersion=-1);
 
     virtual
     ~TWrapper();