]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI_ICustomPrs.cpp
Salome HOME
Issue #385 issue with "thin" lines on debian resolved
[modules/shaper.git] / src / GeomAPI / GeomAPI_ICustomPrs.cpp
diff --git a/src/GeomAPI/GeomAPI_ICustomPrs.cpp b/src/GeomAPI/GeomAPI_ICustomPrs.cpp
new file mode 100644 (file)
index 0000000..69bb68f
--- /dev/null
@@ -0,0 +1,12 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
+// File:        GeomAPI_ICustomPrs.cpp
+// Created:     11 Dec 2014
+// Author:      Vitaly SMETANNIKOV
+
+#include <GeomAPI_ICustomPrs.h>
+
+GeomAPI_ICustomPrs::~GeomAPI_ICustomPrs()
+{
+
+}