Trailing-Edge
-
PDP-10 Archives
-
bb-kl11f-bm_tops20_v7_0_atpch1_19
-
autopatch/cpylib.c11
There are 2 other files named cpylib.c11 in the archive. Click here to see a list.
REP 1/1 ;11C1
; UPD ID= 1507 on 1/23/84 at 12:29 PM by JBLAU
WIT
; UPD ID= 1625 on 5/24/84 at 2:25 PM by HOFFMAN
REP 13/1 ;11C2
COPYRIGHT (C) 1981,1984 BY DIGITAL EQUIPMENT CORPORATION
WIT
COPYRIGHT (C) 1981,1984,1985 BY DIGITAL EQUIPMENT CORPORATION
REP 35/1 ;11C3
CPYEDT==7 ;CURRENT EDIT LEVEL
WIT
CPYEDT==8 ;CURRENT EDIT LEVEL
INS 49/2 ;11C4
;.VERSION 13
;.AUTOPATCH 8
;.NOEDIT
;.ENDA
;.AUTOPATCH 9
;.NOEDIT
;.ENDA
;.AUTOPATCH 10
;.NOEDIT
;.ENDA
;.AUTOPATCH 11
;
;.EDIT 8 Fix extract to insert a line feed in the output file when
;; a form feed is found in the library.
; MJC,24-APR-85,SPR:10-35137
; A:SRC CPYLIB
;
;.ENDA
;.ENDV
INS 17/102 ;11C5
MOVEI CH,.CHLFD ;[8]
CAME CH,0(P) ;[8] WAS THE SAVED CH A LINE FEED?
PUSHJ P,PUTOFF ;[8] NO, PUT OUT A LINE FEED
SUM 154616