equal
deleted
inserted
replaced
124 ("verbose", "true"), |
124 ("verbose", "true"), |
125 (* ("overlord", "true"), *) |
125 (* ("overlord", "true"), *) |
126 ("show_consts", "true"), |
126 ("show_consts", "true"), |
127 ("format", "1000"), |
127 ("format", "1000"), |
128 ("max_potential", "0"), |
128 ("max_potential", "0"), |
129 (* ("timeout", "240 s"), *) |
129 ("timeout", "none"), |
130 ("expect", genuineN)] |
130 ("expect", genuineN)] |
131 |> default_params @{theory} |
131 |> default_params @{theory} |
132 val i = 1 |
132 val i = 1 |
133 val n = 1 |
133 val n = 1 |
134 val step = 0 |
134 val step = 0 |