]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Merge multi-study removal branch
authorrnv <rnv@opencascade.com>
Thu, 8 Jun 2017 12:12:57 +0000 (15:12 +0300)
committerrnv <rnv@opencascade.com>
Thu, 8 Jun 2017 12:15:08 +0000 (15:15 +0300)
1  2 
src/MEDCalc/cmp/MED.hxx
src/MEDCalc/cmp/test_medcalc_components.py
src/MEDCalc/gui/PresentationController.cxx
src/MEDCalc/gui/ProcessingController.cxx

Simple merge
index 246c246a6644fe51b86b94904152e1ff6bc14f53,69e10785d47c28ee79827324b1571538619642b7..d2db81bce3763bcd26c2a71ecd0af332c2bd9caa
@@@ -61,9 -61,9 +61,9 @@@ if salome.lcc is None
  __import__(corbaModule)
  factory=salome.lcc.FindOrLoadComponent(containerType,componentName)
  # This is not the main CORBA component of the SALOME module MED
- # (i.e. the engine associated to the active study), but the CORBA
+ # (i.e. the engine associated to the study), but the CORBA
  # entry point for MED fields operations (i.e. a CORBA component
 -# reachable throught the LifeCycleCORBA). This entry point is used to
 +# reachable throughout the LifeCycleCORBA). This entry point is used to
  # get the other SALOME CORBA components required for MED field
  # operations, in particular the dataManager and the calculator