Salome HOME
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
[modules/shaper.git] / src / GeomAPI / GeomAPI_ICustomPrs.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:        GeomAPI_ICustomPrs.cpp
4 // Created:     11 Dec 2014
5 // Author:      Vitaly SMETANNIKOV
6
7 #include <GeomAPI_ICustomPrs.h>
8
9 GeomAPI_ICustomPrs::~GeomAPI_ICustomPrs()
10 {
11
12 }