diff options
| author | Jim Fehrle | 2020-12-17 15:04:36 -0800 |
|---|---|---|
| committer | Jim Fehrle | 2021-01-13 15:24:23 -0800 |
| commit | 3da2dbe9728ae7f5b1860a8e3a6c458e6d976f84 (patch) | |
| tree | d9c17317be7ff621361ad1663b43efa5779dff39 /test-suite/output/CompactContexts.out | |
| parent | b8a3ebaa9695596f062298f5913ae4f4debb0124 (diff) | |
Avoid using "subgoals" in the UI, it means the same as "goals"
Diffstat (limited to 'test-suite/output/CompactContexts.out')
| -rw-r--r-- | test-suite/output/CompactContexts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/CompactContexts.out b/test-suite/output/CompactContexts.out index 9d1d19877e..f0a8019b67 100644 --- a/test-suite/output/CompactContexts.out +++ b/test-suite/output/CompactContexts.out @@ -1,4 +1,4 @@ -1 subgoal +1 goal hP1 : True a : nat b : list nat h : forall x : nat, {y : nat | y > x} |
