Salome HOME
1st step.
[modules/med.git] / src / MEDCalculator / MEDCalculatorBrowserMesh.hxx
index c5b1d950ddafad014f9608593d5bf9a5136fbeb5..0a53941a1437b7a992810443b7246a38745b0763 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -27,7 +27,7 @@
 //  This class corresponds to a MED mesh of a file
 //  It contains the mesh name and a flag to know if it's selected or not
 //  It's used only for selecting mesh, out of all fields.
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class MEDCALCULATOR_EXPORT MEDCalculatorBrowserMesh
   {