1
0
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:
Lars Brinkhoff
2024-05-03 16:52:37 +02:00
parent b8a66b8501
commit 2c3cdfe4d4
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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"