From edb7a16b173786279fbce726b589715c3baf9324 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 18 Jun 2019 13:08:49 +0200 Subject: [PATCH] :KILL not needed when quitting IMTRAN with ^Q. --- build/misc.tcl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build/misc.tcl b/build/misc.tcl index dbec62e5..f929cc72 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -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"