summaryrefslogtreecommitdiff
path: root/checker/main.ml
diff options
context:
space:
mode:
Diffstat (limited to 'checker/main.ml')
-rw-r--r--checker/main.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/checker/main.ml b/checker/main.ml
new file mode 100644
index 00000000..83b4ddd2
--- /dev/null
+++ b/checker/main.ml
@@ -0,0 +1,2 @@
+
+let _ = Checker.start ()