Skip to content
Snippets Groups Projects
Verified Commit 313aaaa4 authored by Miles Vella's avatar Miles Vella
Browse files

Fix missing import

parent a2ec771b
No related branches found
No related tags found
No related merge requests found
Pipeline #124233 passed
......@@ -15,6 +15,7 @@ import de.prob.exceptions.ProBException;
import de.prob.parser.ISimplifiedROMap;
import de.prob.prolog.output.IPrologTermOutput;
import de.prob.prolog.term.AIntegerPrologTerm;
import de.prob.prolog.term.IntegerPrologTerm;
import de.prob.prolog.term.ListPrologTerm;
import de.prob.prolog.term.PrologTerm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment