Loading
Fix CVC3 fixed point subtraction.
CVC3 subtraction works similarly to addition, which requires a parameter telling CVC3 where to cut off digits in the computed result. jTET missed that, so fix it.
CVC3 subtraction works similarly to addition, which requires a parameter telling CVC3 where to cut off digits in the computed result. jTET missed that, so fix it.