Google
 

Trailing-Edge - PDP-10 Archives - BB-L014E-BM - autopatch/inout.c05
There are no other files named inout.c05 in the archive.
 REP 5/1	;05C1
	!COPYRIGHT (C) 1973,1981 BY DIGITAL EQUIPMENT CORPORATION
 WIT
	!COPYRIGHT (C) 1973,1981,1982 BY DIGITAL EQUIPMENT CORPORATION
 REP 11/1	;05C2
	GLOBAL BIND INOUTV = 6^24 + 0^18 + 52;		! Version Date:	30-Jul-81
 WIT
	GLOBAL BIND INOUTV = 6^24 + 0^18 + #1160;	! Version Date: 14-Jun-82
 INS 75/1	;05C3
	***** End V6 Development *****

	1160	EGM	14-Jun-82
		If fatal errors, turn on global fatal errors this compile command flag
		(make edit 752 work properly).

 REP 854/1	;05C4
	%[752]%		IF .FLGREG<ERRSW> EQL 0		! FATAL ERRORS?
 WIT
	%[1160]%	IF .FLAGS2<FTLCOM> EQL 0	! Fatal compile errors?
 SUM 254788