mirror of
https://github.com/PDP-10/its.git
synced 2026-03-06 03:19:18 +00:00
Fix MINITS to insert files from current disk device, not MC.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
.if z %opsys-"IT ;if under ITS
|
||||
.macro $insrt fn1,fn2
|
||||
.insrt MC:MITS.S;fn1 fn2
|
||||
.insrt MITS.S;fn1 fn2
|
||||
.endm
|
||||
.endc
|
||||
.if z %opsys-"TW ;if under 20X
|
||||
Reference in New Issue
Block a user