diff options
| author | Emilio Jesus Gallego Arias | 2020-04-11 17:19:12 -0400 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-04-15 11:12:43 -0400 |
| commit | e262a6262ebb6c3010cb58e96839b0e3d66e09ac (patch) | |
| tree | 478ded36ca29b20b41119759bbf1a03827c9dfb8 /test-suite/output | |
| parent | 28fc9aff20c39a04ad0e58e1bb8ec52c13631b61 (diff) | |
[proof] Move functions related to `Proof.t` to `Proof`
This makes the API more orthogonal and allows better structure in
future code.
Diffstat (limited to 'test-suite/output')
| -rw-r--r-- | test-suite/output/Search.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/Search.out b/test-suite/output/Search.out index 9d8e830d64..593d0c7f67 100644 --- a/test-suite/output/Search.out +++ b/test-suite/output/Search.out @@ -136,7 +136,7 @@ h': newdef n <> n (use "About" for full details on implicit arguments) (use "About" for full details on implicit arguments) The command has indeed failed with message: -No such goal. +[Focus] No such goal. The command has indeed failed with message: Query commands only support the single numbered goal selector. The command has indeed failed with message: |
