mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
Make COMSAT work with KA ITS.
This commit is contained in:
parent
2ee5316fd5
commit
acb05de25f
@ -44,12 +44,11 @@ proc quit_emulator {} {
|
||||
}
|
||||
|
||||
proc initialize_comsat {} {
|
||||
# commented out because you cannot run COMSAT initialization without network
|
||||
# support
|
||||
#respond "*" ":job comsat\r"
|
||||
#respond "*" ":load .mail.;comsat launch\r"
|
||||
#respond "*" "debug/-1\r"
|
||||
#type "mfinit\033g"
|
||||
respond "*" ":job comsat\r"
|
||||
respond "*" ":load .mail.;comsat launch\r"
|
||||
respond "*" "debug/-1\r"
|
||||
type "mfinit\033g"
|
||||
respond "*" ":kill\r"
|
||||
}
|
||||
|
||||
source build/ka10/include.tcl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user