mirror of
https://github.com/PDP-10/its.git
synced 2026-01-14 07:40:05 +00:00
Assemble TCTYP earlier, since INFO needs it.
This commit is contained in:
parent
682ade2954
commit
a338ddb5d1
@ -18,6 +18,11 @@ type ":vk\r"
|
||||
respond "*" ":print device;..new. (udir)\r"
|
||||
type ":vk\r"
|
||||
|
||||
# TCTYP
|
||||
respond "*" ":midas sysbin;_syseng;tctyp\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys;ts tctyp,sysbin;tctyp bin\r"
|
||||
|
||||
source $build/emacs.tcl
|
||||
|
||||
# TAGS
|
||||
@ -60,10 +65,6 @@ expect ":KILL"
|
||||
respond "*" ":delete sys;atsign device\r"
|
||||
respond "*" ":link sys;atsign device,sysbin;@dev bin\r"
|
||||
|
||||
respond "*" ":midas sysbin;_syseng;tctyp\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys;ts tctyp,sysbin;tctyp bin\r"
|
||||
|
||||
respond "*" ":midas sysbin;_syseng;crtsty\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":job crtsty\r"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user