1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-19 17:23:27 +00:00

Added USQ.

Resolves #318.

Source from AR3: SRA; USQ 61.
This commit is contained in:
Eric Swenson
2016-12-20 15:46:23 -08:00
committed by Lars Brinkhoff
parent ffcc79dd16
commit 6b9cf5348f
3 changed files with 583 additions and 0 deletions

View File

@@ -1060,6 +1060,10 @@ expect ":KILL"
respond "*" ":midas sys;ts type8_sysen3;type8\r"
expect ":KILL"
# USQ
respond "*" ":midas sys2;ts usq_sysen3;usq\r"
expect ":KILL"
# HOST
respond "*" ":midas sys3;ts host_sysnet;host\r"
expect ":KILL"