Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_SRC_1_19910112 - 6-1-exec/detdo.mid
There are no other files named detdo.mid in the archive.
;-*-Midas-*-

	Title Detdo

.DECSAV

A=5
B=6
C=7
T=12
TT=13
P=17
t1==1
t2==2
t3==2

PDLen==40

.INSRT MID:SYMBOLS
.INSRT MID:MACROS

PDL:	-PDLen,,.
	Block PDLen

OldMod:	0

Begin:	RESET%
	Move P,PDL

	move 1,[sixbit /DETACH /]
	move 2,1
	SETSN
	 jfcl
loop:	movei 1,10000.
	disms%
	jrst loop

	END Begin