Salome HOME
MED33 porting
[tools/medcoupling.git] / src / ParaMEDMEM / StructuredCoincidentDEC.hxx
index 0f842e78171347d47c206ea34c5fcc8c292b1d4c..03beee430fff25258093b16372ae31c4edaaad3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  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
 #include "BlockTopology.hxx"
 
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class DEC;
   class BlockTopology;
+
   class StructuredCoincidentDEC : public DisjointDEC
   {
   public: