summaryrefslogtreecommitdiff
path: root/iup/srclua5/iuplua5.def
diff options
context:
space:
mode:
Diffstat (limited to 'iup/srclua5/iuplua5.def')
-rwxr-xr-xiup/srclua5/iuplua5.def27
1 files changed, 27 insertions, 0 deletions
diff --git a/iup/srclua5/iuplua5.def b/iup/srclua5/iuplua5.def
new file mode 100755
index 0000000..78b2a6f
--- /dev/null
+++ b/iup/srclua5/iuplua5.def
@@ -0,0 +1,27 @@
+EXPORTS
+ iuplua_open
+ iuplua_close
+ iuplua_plugstate
+ iuplua_getstate
+ iuplua_checkihandle
+ iuplua_checkihandle_array
+ iuplua_call
+ iuplua_call_rs
+ iuplua_call_raw
+ iuplua_pushihandle
+ iuplua_pushihandle_raw
+ iuplua_dofile
+ iuplua_dostring
+ iupkey_open
+ iuplua_returnEnv
+ iuplua_changeEnv
+ iuplua_opencall_internal
+ luaopen_iuplua
+ luaopen_iuplua51
+ iuplua_register
+ iuplua_regstring
+ iuplua_checkstring_array
+ iuplua_checkint_array
+ iuplua_call_start
+ iuplua_register_cb
+ \ No newline at end of file