Salome HOME
Update of documentation in the Model package
[modules/shaper.git] / src / ModuleBase / ModuleBase_IPrefMgr.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:        ModuleBase_IPrefMgr.cpp
4 // Created:     10 Sept 2014
5 // Author:      Vitaly SMETANNIKOV
6
7 #include "ModuleBase_IPrefMgr.h"
8
9 ModuleBase_IPrefMgr::ModuleBase_IPrefMgr()
10 {
11
12 }
13
14 ModuleBase_IPrefMgr::~ModuleBase_IPrefMgr()
15 {
16
17 }