mirror of
https://github.com/PDP-10/its.git
synced 2026-01-28 21:01:16 +00:00
Move CREATE to the basics build script.
It needs to be part of the basics tooling since it's used in other places to create files.
This commit is contained in:
@@ -375,4 +375,9 @@ expect ":KILL"
|
||||
respond "*" ":palx gt40;_gt40;bootvt\r"
|
||||
expect ":KILL"
|
||||
|
||||
# PLAN/CREATE
|
||||
respond "*" ":midas sys3;ts create_syseng;create\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys1;ts plan,sys3;ts create\r"
|
||||
|
||||
processor_basics
|
||||
|
||||
@@ -853,11 +853,6 @@ respond "*" "purify\033g"
|
||||
respond "TS @" "\r"
|
||||
respond "*" ":kill\r"
|
||||
|
||||
# PLAN/CREATE
|
||||
respond "*" ":midas sys3;ts create_syseng;create\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys1;ts plan,sys3;ts create\r"
|
||||
|
||||
respond "*" ":midas;324 dsk0:.;@ pt_syseng;pt\r"
|
||||
expect ":KILL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user