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

Placeholder for checkAssumptions

parent 3184042f
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,8 @@ trait SMTLIBSolver extends Solver with SMTLIBTarget {
}
}
def checkAssumptions(config: Configuration)(assumptions: Set[Trees]): config.Response[Model, Cores] = ???
def push(): Unit = {
constructors.push()
selectors.push()
......
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