isl_printer_print_qpolynomial: put parentheses around lone integer division
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 21 Sep 2010 11:53:16 +0000 (13:53 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 21 Sep 2010 12:44:21 +0000 (14:44 +0200)
commit794007aed0299b0280009fb8b31053b9dedeff39
tree19edcc5cd668b260dfcaaa50a0905856bd90a758
parentd9e8ad70c7519a4c6c42f5014bd6e4dbe7c0d57d
isl_printer_print_qpolynomial: put parentheses around lone integer division

Otherwise, the integer division could be mistaken for a tuple.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_output.c