Google
 

Trailing-Edge - PDP-10 Archives - decuslib20-04 - decus/20-0110/tk4012.req
There are 2 other files named tk4012.req in the archive. Click here to see a list.
require "tk4012.rel" load!module;
    external procedure tk4012(  string title,subtitle;
				real x0,y0;
				integer array pict;
				integer nrows,ncolumns,dnsmin,dnsmax;
				real scaling;
				string film;
				integer npict  );
	external integer character!count,halfx,halfy;