From d13c23f2a4f4046dbfe4ba98ca1b78d2c4b85346 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 25 Sep 2018 06:43:05 +0200 Subject: [PATCH] LOADER gets to VERSION? but fails at SUSPEND. --- build/lisp.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/lisp.tcl b/build/lisp.tcl index bad5180b..29d0835c 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -959,5 +959,5 @@ type ":kill\r" respond "*" ":lisp loader\r" respond "?" "Y\r" respond "?" "LLOGO\r" -respond ";BKPT" "\032" -type ":kill\r" +respond "?" "1700\r" +respond "ILOPR;" ":kill\r"