diff --git a/build/lisp.tcl b/build/lisp.tcl index 24231d9b..8f197a9a 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -933,7 +933,8 @@ respond "*" ":complr\r" respond "_" "\007" respond "*" "(load 'ioc)" expect -re {[0-7]} -respond "\n" "(maklap)" +respond "\n" "(load 'define)" +respond "T" "(maklap)" respond "_" "define\r" respond "_" "\032" type ":kill\r"