aboutsummaryrefslogtreecommitdiff
path: root/bin/handler.ml
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2018-12-12 17:01:04 -0700
committerAdelyn Breedlove <[email protected]>2018-12-12 17:01:04 -0700
commita1e99ad1691a67d5aecc73109d2e1c16bdbe4050 (patch)
tree0c29235bf41df0705e854c73b2b32ce60b3a357d /bin/handler.ml
parentMerge branch 'dev' of https://gitlab.com/Mishio595/disml into dev (diff)
parentUpdate my name in disml.opam (diff)
downloaddisml-a1e99ad1691a67d5aecc73109d2e1c16bdbe4050.tar.xz
disml-a1e99ad1691a67d5aecc73109d2e1c16bdbe4050.zip
Merge branch 'dev' of https://gitlab.com/Mishio595/disml into dev
Diffstat (limited to 'bin/handler.ml')
-rw-r--r--bin/handler.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/handler.ml b/bin/handler.ml
new file mode 100644
index 0000000..1dd01cb
--- /dev/null
+++ b/bin/handler.ml
@@ -0,0 +1 @@
+let handle_event _a _b = print_endline "Received event!" \ No newline at end of file