Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99g-bb - libary.c12
There are no other files named libary.c12 in the archive.
 REP 7/1	;12C1
	;COPYRIGHT (C) 1974, 1981 BY
 WIT
	;COPYRIGHT (C) 1974, 1981, 1985 BY
 REP 26/1	;12C2
	EDIT==31
 WIT
	EDIT==32
 INS 18/2	;12C3
	;.AUTOPATCH 6
	;.NOEDIT
	;.ENDA
	;.AUTOPATCH 7
	;
	;.ENDA
	;.AUTOPATCH 8
	;.ENDA
	;.AUTOPATCH 9
	;.ENDA
	;.AUTOPATCH 10
	;.ENDA
	;.AUTOPATCH 11
	;.ENDA
	;.AUTOPATCH 12
	;
	;.EDIT	32	Fix extract of a line ending in a form feed to insert
	;;		a line feed before the form feed.
	;		MJC,24-APR-85,SPR:10-35137
	;		A:SRC LIBARY
 INS 19/12	;12C4
		MOVEI	CH,$LF		;[32]
		CAME	CH,0(PP)	;[32] IS SAVED CH A LINE FEED?
		PUSHJ	PP,PUTOFF	;[32] NO, WRITE A LINE FEED
 SUM 238362