diff options
Diffstat (limited to 'iup/srcpplot/iup_pplot.def')
-rwxr-xr-x | iup/srcpplot/iup_pplot.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/iup/srcpplot/iup_pplot.def b/iup/srcpplot/iup_pplot.def new file mode 100755 index 0000000..8143bab --- /dev/null +++ b/iup/srcpplot/iup_pplot.def @@ -0,0 +1,11 @@ +EXPORTS + IupPPlotOpen + IupPPlot + IupPPlotBegin + IupPPlotAdd + IupPPlotAddStr + IupPPlotEnd + IupPPlotInsertStr + IupPPlotInsert + IupPPlotTransform + IupPPlotPaintTo |