Skip to content
Snippets Groups Projects
Commit d4d74c54 authored by Orestis Melkonian's avatar Orestis Melkonian
Browse files

Z3: Typo in API.hs

parent 119bab44
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ import Data.String
import JavaHelpers.HelperFunctions (fromJust')
import LogicIR.Backend.Z3.Z3
import LogicIR.Expr (LExpr, lnot, (.&&), (.<==>))
import LogicIR.Expr (LExpr, LExprTeacher, LExprStudent, lnot, (.&&), (.<==>))
import Model
-- The timeout time in milliseconds.
......
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