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

Update to latest scala-smtlib

parent f7d54929
No related branches found
No related tags found
No related merge requests found
...@@ -80,6 +80,6 @@ object Leon extends Build { ...@@ -80,6 +80,6 @@ object Leon extends Build {
def project(repo: String, version: String) = RootProject(uri(s"${repo}#${version}")) def project(repo: String, version: String) = RootProject(uri(s"${repo}#${version}"))
lazy val bonsai = project("git://github.com/colder/bonsai.git", "0fec9f97f4220fa94b1f3f305f2e8b76a3cd1539") lazy val bonsai = project("git://github.com/colder/bonsai.git", "0fec9f97f4220fa94b1f3f305f2e8b76a3cd1539")
lazy val scalaSmtLib = project("git://github.com/regb/scala-smtlib.git", "d13c86eb5a60bd9f64ef6724bc4f53fcf466c922") lazy val scalaSmtLib = project("git://github.com/regb/scala-smtlib.git", "260fdaa9e81f76a057d78b5e1a8a378a50dfc21b")
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment