diff options
| author | Maxime Dénès | 2016-11-07 08:41:21 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2016-11-07 08:41:21 +0100 |
| commit | e6edb3319c850cc7e30e5c31b0bfbf16c5c1a32c (patch) | |
| tree | 015ca794c20b15fe083ff54afbc87322e8fa0443 /test-suite/output | |
| parent | be11ab322fa73804118738e7a08e9910fdf4600d (diff) | |
More explicit name for status of unification constraints.
Diffstat (limited to 'test-suite/output')
| -rw-r--r-- | test-suite/output/unifconstraints.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/unifconstraints.v b/test-suite/output/unifconstraints.v index c7fb82adac..b9413a4ac2 100644 --- a/test-suite/output/unifconstraints.v +++ b/test-suite/output/unifconstraints.v @@ -1,5 +1,5 @@ (* Set Printing Existential Instances. *) -Unset Use Unification Heuristics. +Unset Solve Unification Constraints. Axiom veeryyyyyyyyyyyyloooooooooooooonggidentifier : nat. Goal True /\ True /\ True \/ veeryyyyyyyyyyyyloooooooooooooonggidentifier = |
