mirror of
https://github.com/PDP-10/its.git
synced 2026-03-10 12:48:25 +00:00
:KILL not needed when quitting IMTRAN with ^Q.
This commit is contained in:
@@ -1271,7 +1271,6 @@ expect ":KILL"
|
||||
respond "*" ":imtran\r"
|
||||
respond "@" "imlac; m iml_sysbin; maze bin\r"
|
||||
respond "@" "\021"
|
||||
type ":kill\r"
|
||||
|
||||
respond "*" ":midas sysbin;_klh; mazser\r"
|
||||
respond "NPTCL=" "1\r"
|
||||
@@ -1292,7 +1291,6 @@ expect ":KILL"
|
||||
respond "*" ":imtran\r"
|
||||
respond "@" "imlac; swar iml_imlac; swar bin\r"
|
||||
respond "@" "\021"
|
||||
type ":kill\r"
|
||||
|
||||
# PONG
|
||||
respond "*" ":midas imlac;_imsrc; pong\r"
|
||||
@@ -1300,7 +1298,6 @@ expect ":KILL"
|
||||
respond "*" ":imtran\r"
|
||||
respond "@" "imlac; pong iml_imlac; pong bin\r"
|
||||
respond "@" "\021"
|
||||
type ":kill\r"
|
||||
|
||||
# CRASH
|
||||
respond "*" ":midas imlac;_imsrc; crash\r"
|
||||
@@ -1308,7 +1305,6 @@ expect ":KILL"
|
||||
respond "*" ":imtran\r"
|
||||
respond "@" "imlac; crash iml_imlac; crash bin\r"
|
||||
respond "@" "\021"
|
||||
type ":kill\r"
|
||||
|
||||
# KLH's Knight TV clock.
|
||||
respond "*" ":midas klh; ts tinyw_klh; clock\r"
|
||||
|
||||
Reference in New Issue
Block a user