1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_Document.cpp
4 // Created: 28 Feb 2014
5 // Author: Mikhail PONIKAROV
7 #include <ModelAPI_Document.h>
9 ModelAPI_Document::~ModelAPI_Document()
13 /// Only for SWIG wrapping it is here
14 ModelAPI_Document::ModelAPI_Document()