max objectfile bach.== bach.eq;
max objectfile bach.> bach.gt;
max objectfile bach.!= bach.neq;
max objectfile bach.<= bach.leq;
max objectfile bach.< bach.lt;
max objectfile bach.>= bach.geq;
max objectfile bach.!- bach.rminus;
max objectfile bach./ bach.div;
max objectfile bach.mod* bach.modtimes;
max objectfile bach.% bach.remainder;
max objectfile bach.!/ bach.rdiv;
max objectfile bach.* bach.times;
