From: ageay Date: Mon, 4 Feb 2013 16:30:27 +0000 (+0000) Subject: Addition of MEDCouplingCurveLinearMesh X-Git-Tag: V6_main_FINAL~393 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=157f71efc798f2dc8596cc2aa77c23307ddbe6ad;p=tools%2Fmedcoupling.git Addition of MEDCouplingCurveLinearMesh --- diff --git a/src/MEDCouplingCorba/CMakeLists.txt b/src/MEDCouplingCorba/CMakeLists.txt index 07af5fb49..7b0b7bb52 100644 --- a/src/MEDCouplingCorba/CMakeLists.txt +++ b/src/MEDCouplingCorba/CMakeLists.txt @@ -38,6 +38,8 @@ SET(medcouplingcorba_SOURCES MEDCouplingMeshServant.cxx MEDCouplingPointSetServant.cxx MEDCouplingExtrudedMeshServant.cxx + MEDCouplingStructuredMeshServant.cxx + MEDCouplingCurveLinearMeshServant.cxx MEDCouplingCMeshServant.cxx MEDCouplingUMeshServant.cxx MEDCouplingFieldServant.cxx