Make the divisions from util/bigInt.ml and why3__BigInt.ml match.
This fixes an incorrect computer division in extracted programs for negative numerators (reported by Per Lindgren) and an exception in interpreted programs for null denominators.
This fixes an incorrect computer division in extracted programs for negative numerators (reported by Per Lindgren) and an exception in interpreted programs for null denominators.
mentioned in merge request !465 (merged)
·