aboutsummaryrefslogtreecommitdiff
path: root/ide/interface.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/interface.mli')
-rw-r--r--ide/interface.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/interface.mli b/ide/interface.mli
index f3777ba36c..f2f121ac01 100644
--- a/ide/interface.mli
+++ b/ide/interface.mli
@@ -62,6 +62,7 @@ type option_value =
| BoolValue of bool
| IntValue of int option
| StringValue of string
+ | StringOptValue of string option
(** Summary of an option status *)
type option_state = {