Salome HOME
choice of MED format, minor version, for backward compatibility
[modules/smesh.git] / src / MEDWrapper / Factory / MED_Factory.hxx
index f64ba391bd4c20d2d9b3f84ae9bbe4910ab176ed..fc710864ebe538e1927ff6c1e9ef93bd4f3f30c7 100644 (file)
@@ -39,7 +39,8 @@ namespace MED
   MEDWRAPPER_FACTORY_EXPORT
   PWrapper 
   CrWrapper(const std::string& theFileName,
-            bool theDoPreCheckInSeparateProcess = false);
+            bool theDoPreCheckInSeparateProcess = false,
+            int theMinor=-1);
 
   MEDWRAPPER_FACTORY_EXPORT
   PWrapper