aboutsummaryrefslogtreecommitdiff
path: root/src/common.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.mli')
-rw-r--r--src/common.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.mli b/src/common.mli
index 4fa838d..1e32d57 100644
--- a/src/common.mli
+++ b/src/common.mli
@@ -44,4 +44,3 @@ type urm = {
44type state = { todo : int } 44type state = { todo : int }
45 45
46exception Syntax_error 46exception Syntax_error
47