diff options
| author | Maxime Dénès | 2017-05-17 18:19:09 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-17 18:19:09 +0200 |
| commit | 6d770156669dd9868ae7623b8f4302866e2cc8c7 (patch) | |
| tree | c287c2ce79ab183413472f7d65f470bb4eaa64ab /test-suite/output/CompactContexts.out | |
| parent | cf90eb14c78d0afd0eb52b8b36152b4e861ccfde (diff) | |
| parent | 697cd5a8e7927873ed6700c7e906ae3675bd98b1 (diff) | |
Merge PR#457: Adding an even more compact goal hyps mode.
Diffstat (limited to 'test-suite/output/CompactContexts.out')
| -rw-r--r-- | test-suite/output/CompactContexts.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test-suite/output/CompactContexts.out b/test-suite/output/CompactContexts.out new file mode 100644 index 0000000000..9d1d19877e --- /dev/null +++ b/test-suite/output/CompactContexts.out @@ -0,0 +1,7 @@ +1 subgoal + + hP1 : True + a : nat b : list nat h : forall x : nat, {y : nat | y > x} + h2 : True + ============================ + False |
