Salome HOME
Move medtool folder to MED base repository
[modules/med.git] / idl / MEDCouplingCorbaServant.idl
index a00c2cca2aef8d4122ef609aeb7d49ebc21626b5..d2af926ebb7a7f90eed8bccb7e015f43cac01162 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -100,6 +100,10 @@ module SALOME_MED
   {
   };
 
+  interface MEDCouplingIMeshCorbaInterface : MEDCouplingStructuredMeshCorbaInterface
+  {
+  };
+
   interface MEDCouplingFieldCorbaInterface : MEDCouplingRefCountCorbaInterface
   {
     MEDCouplingMeshCorbaInterface getMesh();