Google
 

Trailing-Edge - PDP-10 Archives - decuslib10-06 - 43,50416/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);