diff options
author | Akshay <[email protected]> | 2021-08-08 13:59:00 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-08-08 13:59:00 +0100 |
commit | 86402b208d4e925a15146a2541c937590320e9e0 (patch) | |
tree | 9b45275d3ff8cf3ae6f0a0e5a062ac18a37bbedc /src/options.mli | |
parent | c9e8dff919c49a13bff601e78cc1e78a7cc8f506 (diff) |
format
Diffstat (limited to 'src/options.mli')
-rw-r--r-- | src/options.mli | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/options.mli b/src/options.mli deleted file mode 100644 index 64bee51..0000000 --- a/src/options.mli +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | type t | ||
2 | val default : t | ||
3 | val with_height : int -> t -> t | ||
4 | val with_marker : Marker.t -> t -> t | ||