Google
 

Trailing-Edge - PDP-10 Archives - decus_20tap4_198111 - decus/20-0110/hlfton.req
There are 2 other files named hlfton.req in the archive. Click here to see a list.
require"hlfton.rel"load!module;
external procedure hlfton(   integer array image;
				 integer first!row,last!row,
				    first!column,last!column,sampling;
				 string title;
				 real x0,y0;
				 integer dmin,dmax;
				 real scaling;
				 integer npict;
reference integer row!cross,column!cross  ;string terminal);