diff options
Diffstat (limited to 'src/interactive.mli')
| -rw-r--r-- | src/interactive.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interactive.mli b/src/interactive.mli index 933d0a46..b0cce425 100644 --- a/src/interactive.mli +++ b/src/interactive.mli @@ -54,6 +54,7 @@ open Type_check val opt_interactive : bool ref val opt_emacs_mode : bool ref val opt_suppress_banner : bool ref +val opt_auto_interpreter_rewrites : bool ref val ast : tannot defs ref |
