Salome HOME
taking into account of the xml file for the component test of ther Corba
[modules/med.git] / src / MedMem / Field_i.cxx
1 //=============================================================================
2 // File      : Field_i.cxx
3 // Created   : mer fév 20 15:47:57 CET 2002
4 // Author    : EDF
5 // Project   : SALOME
6 // Copyright : EDF 2002
7 // $Header: /export/home/CVS/SALOME_ROOT/MED/src/MedMem/Field_i.cxx
8 //=============================================================================
9 # include "Field_i.hxx"
10
11 FIELD_i::FIELD_i()
12 {
13 }
14 FIELD_i::FIELD_i(const FIELD_i & x)
15 {
16 }
17 FIELD_i::~FIELD_i()
18 {
19 }
20