diff options
| author | Jim Fehrle | 2020-05-28 15:25:14 -0700 |
|---|---|---|
| committer | Jim Fehrle | 2020-05-30 11:24:24 -0700 |
| commit | 044f76cf32080f0a56309544e5335e44f89725b4 (patch) | |
| tree | c2fcb7bcf1d68591e1c34d786e621d54a5c1be61 /test-suite/output | |
| parent | a102a80d886bafc75991a446d1c1ae4c04494666 (diff) | |
Remove info tactic, deprecated in 8.5
Diffstat (limited to 'test-suite/output')
| -rw-r--r-- | test-suite/output/auto.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/auto.v b/test-suite/output/auto.v index 92917cdfc7..7b295dd1cb 100644 --- a/test-suite/output/auto.v +++ b/test-suite/output/auto.v @@ -1,4 +1,4 @@ -(* testing info/debug auto/eauto *) +(* testing info_*/debug auto/eauto *) Goal False \/ (True -> True). info_auto. |
