Google
 

Trailing-Edge - PDP-10 Archives - BB-L014E-BM - autopatch/interm.c05
There are 2 other files named interm.c05 in the archive. Click here to see a list.
 REP 5/4	;05C1
		IFN	X,<	PRINTX	%	X
	>>
 WIT
		IFN	X,<	PRINTX	!!	X
	>>					;PRINT !! INSTEAD OF %
 REP 33/4	;05C2
		PRINTX	%	XWD	X',,'Y
	>
 WIT
		PRINTX	!!	XWD	X',,'Y
	>					;PRINT !! INSTEAD OF %
 SUM 108473