Commit 65209fd
committed
Minor cleanup of some SMT2 files
- Replaced `ALL_SUPPORTED` (which is CVC4-specific) with `ALL` (which is
part of the SMTLIB 2.5+ standard).
- Added `incremental` option in an SMT2 file, which is required for using
the `push` and `pop` commands in CVC4.1 parent 1a360f6 commit 65209fd
File tree
3 files changed
+4
-3
lines changed- regression/strings/test3
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments