aboutsummaryrefslogtreecommitdiff
path: root/interp
diff options
context:
space:
mode:
Diffstat (limited to 'interp')
-rw-r--r--interp/topconstr.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/topconstr.ml b/interp/topconstr.ml
index 7f6f5672bf..4499791620 100644
--- a/interp/topconstr.ml
+++ b/interp/topconstr.ml
@@ -19,7 +19,7 @@ open Constrexpr_ops
(*i*)
-let oldfashion_patterns = ref (true)
+let oldfashion_patterns = ref (false)
let _ = Goptions.declare_bool_option {
Goptions.optsync = true; Goptions.optdepr = false;
Goptions.optname =