Code

r11676@tres: ted | 2006-05-05 21:45:20 -0700
[inkscape.git] / src / extension / script / inkscape_py.i
1 %module inkscape_py
2 %{
3 #include "InkscapeBinding.h"
4 %}
6 %include "InkscapeBinding.h"