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 b0cce425..46b52022 100644 --- a/src/interactive.mli +++ b/src/interactive.mli @@ -49,6 +49,7 @@ (**************************************************************************) open Ast +open Ast_defs open Type_check val opt_interactive : bool ref |
