Skip to content

Commit

Permalink
Warning
Browse files Browse the repository at this point in the history
  • Loading branch information
chschulte committed Dec 4, 2018
1 parent cd5e0fe commit 8869f9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/float/arithmetic.cpp
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,6 @@ namespace Test { namespace Float {
};

const Gecode::FloatNum step = 0.15;
const Gecode::FloatNum step2 = 2*step;
Gecode::FloatVal a(-8,5);
Gecode::FloatVal b(9,12);
Gecode::FloatVal c(-8,8);
Expand Down

0 comments on commit 8869f9e

Please sign in to comment.