Google
 

Trailing-Edge - PDP-10 Archives - decus_20tap4_198111 - decus/20-0110/fort.req
There are 2 other files named fort.req in the archive. Click here to see a list.
require "FORT.REL" load!module;
  real external procedure RSIGN(  real arg1;
				 real arg2  );
  real external procedure Tand(  real angle  );
  integer external procedure Ifix(  real a  );
  integer external procedure Int(  real a  );
  real external procedure Asind(  real a  );
  real external procedure Alog10(  real arg  );