Commit c6b1d5ce authored by Carlos Galindo's avatar Carlos Galindo
Browse files

yet another stupid mistake

parent 971e531b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);
		}