Skip to content

Commit

Permalink
Update version for agdarsec.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenkokke authored Jun 22, 2021
1 parent 6d270f1 commit db58c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Right now, Schmitty supports three theories—[Core][SMT.Theories.Core], [Ints][

- [agda][agda] (>= [v2.6.2][agda-version])
- [agda-stdlib][agda-stdlib] (>= [v1.7][agda-stdlib-version])
- [agdarsec][agdarsec] ([master-b26230][agdarsec-version])
- [agdarsec][agdarsec] ([master-fd6e7de][agdarsec-version])

Note that the path to `z3` must be added to the list of trusted executables in Agda. See [manual.](https://agda.readthedocs.io/en/latest/language/reflection.html?highlight=trusted#system-calls)
# Roadmap
Expand Down Expand Up @@ -112,7 +112,7 @@ Note that the path to `z3` must be added to the list of trusted executables in A
[agda-stdlib]: https://github.com/agda/agda-stdlib
[agda-stdlib-version]: https://github.com/agda/agda-stdlib/releases/tag/v1.7
[agdarsec]: https://github.com/gallais/agdarsec
[agdarsec-version]: https://github.com/gallais/agdarsec/commit/b26230ab714cddc23f1fe242d8a80abbf3b43d4f
[agdarsec-version]: https://github.com/gallais/agdarsec/commit/fd6e7de75bd0215065cec25c81e911352a86191d
[FloatingPoint]: http://www.philipp.ruemmer.org/publications/smt-fpa.pdf
[IsabelleHol]: http://www21.in.tum.de/~boehmes/proofrec.pdf
[SatSolver]: https://github.com/wenkokke/schmitty/blob/master/extra/Kanso/Boolean/SatSolver.agda
Expand Down

0 comments on commit db58c42

Please sign in to comment.