Skip to content
Snippets Groups Projects
Commit 5b32863a authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Latest scala-smtlib treats symbolic ids correctly

parent d7926296
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ def ghProject(repo: String, version: String) = RootProject(uri(s"${repo}#${versi
lazy val bonsai = ghProject("git://github.com/colder/bonsai.git", "0fec9f97f4220fa94b1f3f305f2e8b76a3cd1539")
lazy val scalaSmtLib = ghProject("git://github.com/regb/scala-smtlib.git", "cee5129e483515d7011134df669b450b92e6f871")
lazy val scalaSmtLib = ghProject("git://github.com/regb/scala-smtlib.git", "8aa4a5588653ce4986e3721115a62cc386714cc2")
lazy val root = (project in file(".")).
configs(RegressionTest).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment