Salome HOME
Initial support of publication of shapes
[modules/shaper_study.git] / src / SWIG / StudyData_Swig.i
1
2
3 %module StudyData_Swig
4
5 %{
6 #include "StudyData_Object.h"
7 %}
8
9 %include "StudyData_Object.h"