aboutsummaryrefslogtreecommitdiff
path: root/sheet.mli
diff options
context:
space:
mode:
Diffstat (limited to 'sheet.mli')
-rwxr-xr-xsheet.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/sheet.mli b/sheet.mli
index d3c8151..0762419 100755
--- a/sheet.mli
+++ b/sheet.mli
@@ -4,8 +4,6 @@ type cell = int * int
module Raw: sig
- exception Cycle
-
type t
(** Create a new sheet *)