summaryrefslogtreecommitdiff
path: root/src/libIvy.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/libIvy.def')
-rw-r--r--src/libIvy.def14
1 files changed, 11 insertions, 3 deletions
diff --git a/src/libIvy.def b/src/libIvy.def
index 18320c9..67a0756 100644
--- a/src/libIvy.def
+++ b/src/libIvy.def
@@ -3,7 +3,9 @@ LIBRARY Ivy
EXPORTS
IvyDefaultApplicationCallback
-IvyClasses
+IvyDefaultBindCallback
+
+IvySetFilter
IvyInit
IvyStart
IvyStop
@@ -27,5 +29,11 @@ IvySendDirectMsg
IvyMainLoop
IvyChannelInit
-IvyChannelClose
-IvyChannelSetUp
+IvyChannelRemove
+IvyChannelAdd
+
+IvyBindingCompile
+IvyBindingFree
+
+IvyBindingExec
+IvyBindingMatch