Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99g-bb - libary.c13
There are 10 other files named libary.c13 in the archive. Click here to see a list.
 REP 27/1	;13C1
	EDIT==31
 WIT
	EDIT==32
 INS 31/2	;13C2
	;.ENDA
	;.ENDV
	;.VERSION 12C
	;.AUTOPATCH 13
	;
	;.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
	;.ENDA
 INS 19/12	;13C3
		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 128492