add tools

This commit is contained in:
2025-06-10 14:13:34 -06:00
parent a454011c40
commit 5c5710ca6a
15 changed files with 301 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://www.verit-solver.org/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-brands fa-github' },
# { title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-brands fa-github' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]