summaryrefslogtreecommitdiff
path: root/checklink/Exc.ml
diff options
context:
space:
mode:
Diffstat (limited to 'checklink/Exc.ml')
-rw-r--r--checklink/Exc.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/checklink/Exc.ml b/checklink/Exc.ml
new file mode 100644
index 0000000..101087d
--- /dev/null
+++ b/checklink/Exc.ml
@@ -0,0 +1,2 @@
+exception IntOverflow
+exception Int32Overflow