From 9e26baaaa717a5075984c63878e8bc1aa4e78b16 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Thu, 9 May 2019 09:33:22 -0500 Subject: Fixes for relational triggers (#2967) --- src/options/quantifiers_options.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options') diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml index 0a69178b3..66bd265d8 100644 --- a/src/options/quantifiers_options.toml +++ b/src/options/quantifiers_options.toml @@ -247,7 +247,7 @@ header = "options/quantifiers_options.h" category = "regular" long = "relational-triggers" type = "bool" - default = "false" + default = "true" read_only = true help = "choose relational triggers such as x = f(y), x >= f(y)" -- cgit v1.2.3