Skip to content
Snippets Groups Projects
Commit d5d03fb9 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

remove old comments

parent 6879f352
No related branches found
No related tags found
No related merge requests found
......@@ -38,13 +38,7 @@ import de.prob.prolog.term.PrologTerm;
public class DisproverCommand implements IComposableCommand {
private static final String RESULT = "Result";
/**
* Lifted from {@link LoadEventBModelCommand}
*/
// private final AEventBModelParseUnit machineAst;
// private final List<AEventBContextParseUnit> contextAsts;
// private final List<DisproverIdentifier> vars;
private CounterExample counterExample;
private final Set<Predicate> hypotheses;
private final Predicate goal;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment