Trailing-Edge
-
PDP-10 Archives
-
tops10_703_distr_bb-x140b-sb
-
10,7/703mon/ctls/univ.ctl
There are 3 other files named univ.ctl in the archive. Click here to see a list.
[email protected]
[email protected]
.DELETE BASE:UNIV.AOK
.IF (ERROR)
.DELETE BASE:UNIV.FUB
.IF (ERROR)
.PA =KL:
.COMPILE/COMPILE @UNIV.CMD
.PA =KLF:
.COMPILE/COMPILE @UNIV.CMD
;.PA =KLI:
;.COMPILE/COMPILE @UNIV.CMD
.PA =KS:
.COMPILE/COMPILE @UNIV.CMD
;.PA =KST:
;.COMPILE/COMPILE @UNIV.CMD
.COPY BASE:UNIV.AOK=NUL:AOK.AOK
.GOTO DONE
%ERR::
.COPY UNIV.FUB=NUL:FUB.FUB
DONE::