mirror of
https://github.com/PDP-10/its.git
synced 2026-03-21 16:52:34 +00:00
Compiling DEFINE needs DEFINE loaded first.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user