Google
 

Trailing-Edge - PDP-10 Archives - bb-kl11f-bm_tops20_v7_0_atpch1_19 - autopatch/isam.c09
There are 4 other files named isam.c09 in the archive. Click here to see a list.
 REP 1/1	;09C1
	; UPD ID= 1473 on 1/10/84 at 9:07 AM by HOFFMAN                         
 WIT
	; UPD ID= 1623 on 5/24/84 at 2:23 PM by HOFFMAN                         
 REP 28/1	;09C2
	ISMEDT==211	;EDIT LEVEL
 WIT
	ISMEDT==212	;EDIT LEVEL
 INS 64/2	;09C3
	;.VERSION 13
	;.AUTOPATCH 8
	;.NOEDIT
	;.ENDA
	;.AUTOPATCH 9
	;
	;.EDIT 212	Fix the Index block length computation to
	;;		use two word headers rather than one word 
	;;		header
	;		KWS,17-AUG-84,SPR:10-34787
	;		A:SRC ISAM
	;
	;.ENDV
 REP 46/20	;09C4
		ADDI	TE,1+177	;ADD 1 WORD FOR HEADER, AND ROUND UP
 WIT
		ADDI	TE,2+177	;[212]ADD 2 WORD FOR HEADER, AND ROUND UP
 SUM 104678