Skip to content

Commit

Permalink
Gr
Browse files Browse the repository at this point in the history
  • Loading branch information
esb-dev committed Sep 18, 2018
1 parent 073bfa0 commit a69428d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/lwb/examples/Group.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public static void main(String[] args) throws Exception {
bounds.boundExactly(x3, x3_upper);

TupleSet x4_upper = factory.setOf("x1", "x2");
System.out.println(x4_upper);
bounds.boundExactly(x4, x4_upper);

// bounds for inv
Expand Down

0 comments on commit a69428d

Please sign in to comment.