Google
 

Trailing-Edge - PDP-10 Archives - BB-L014E-BM - autopatch/forprm.c05
There are no other files named forprm.c05 in the archive.
 REP 1/1	;05C1
		UNIVERSAL FORPRM	UNIVERSAL FILE FOR FOROTS ,6(2031)

	;COPYRIGHT (C) 1981  BY  DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.
 WIT
		UNIVERSAL FORPRM	UNIVERSAL FILE FOR FOROTS ,6(2105)

	;COPYRIGHT (C) 1981,1982  BY  DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.
 INS 181/2	;05C2
	***** End V6 Development *****

	2051	TGS	26-Apr-82
		Add FORFMT initial encoding area size parameter IFMTSZ.

	2052	EGM	28-Apr-82
		Change size of PLEN from 1 to 20 to speed up page alloc/delocation.

	2105	RJD	17-Sep-82
		Define EXTEND, if not already defined, to allow FOROTS to build
		when a KI-10-BUILT MACRO-10 is being used.

 INS 3/8	;05C3
		IFMTSZ==200		;[2051] INITIAL FORMAT ENCODING AREA SIZE
 REP 6/8	;05C4
		PLEN==1			;LENGTH OF PAGE. ARG BLOCK
					;*** DO NOT SET ABOVE 1 UNTIL MONITOR FIXED
 WIT
		PLEN==20		;[2052] LENGTH OF PAGE. ARG BLOCK
 INS 4/9	;05C5
	IFNDEF	EXTEND,<EXTEND==123>	;[2105] Define EXTEND in case KI-BUILT
					; MACRO being used
 SUM 94454