File psl-1983/3-1/util/fast-int.sl artifact 0882fca332 part of check-in ed4c581dbb
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Fast-Int.SL - Integer Operators (Compiled "Open") % % Author: Alan Snyder % Hewlett-Packard/CRC % Date: 24 September 1982 % Revised: 11 January 1983 % % This file survives only for backward compatibility. % It has been replaced by NUMERIC-OPERATORS. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% (load numeric-operators) (bothtimes (on fast-integers))