summaryrefslogtreecommitdiff
path: root/src/Errors.ml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Errors.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Errors.ml b/src/Errors.ml
index 69a030b1..31a53cf4 100644
--- a/src/Errors.ml
+++ b/src/Errors.ml
@@ -1,3 +1,2 @@
exception IntegerOverflow of unit
-
exception Unimplemented