Salome HOME
Issue #2052: Modification of parameters don't work (sketch, extrusion)
[modules/shaper.git] / src / ModelAPI / ModelAPI_IReentrant.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:        ModelAPI_IReentrant.cpp
4 // Created:     30 Mar 2017
5 // Author:      Natalia ERMOLAEVA
6
7 #include <ModelAPI_IReentrant.h>
8
9 ModelAPI_IReentrant::~ModelAPI_IReentrant()
10 {
11 }