diff options
Diffstat (limited to 'interp/constrextern.ml')
| -rw-r--r-- | interp/constrextern.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/constrextern.ml b/interp/constrextern.ml index 838ef40545..8fc2c3de41 100644 --- a/interp/constrextern.ml +++ b/interp/constrextern.ml @@ -195,7 +195,7 @@ let without_specific_symbols l = (* Set Record Printing flag *) let record_print = ref true -let _ = +let () = let open Goptions in declare_bool_option { optdepr = false; |
