Skip to content
Snippets Groups Projects
Commit c6b1d5ce authored by Carlos Galindo's avatar Carlos Galindo
Browse files

yet another stupid mistake

parent 971e531b
No related branches found
No related tags found
No related merge requests found
......@@ -199,6 +199,7 @@ public class EKnife {
System.exit(1);
}
} catch (IllegalArgumentException e) {
SC = null;
System.out.println("Error: the slicing criterion could not be found! " + slicingCriterion);
System.exit(1);
}
......
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