Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbrinkhoff committed Apr 26, 2018
1 parent ca8446d commit a38b841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -451,13 +451,13 @@ expect ":KILL"
respond "*" ":link device;chaos telnet,sysbin;telser bin\r"
respond "*" ":link device;chaos supdup,sysbin;telser bin\r"

if {$env(BASICS)!="yes"} {
source $build/misc.tcl
if {$env(BASICS)!="yes"} {
source $build/lisp.tcl
source $build/scheme.tcl
}

source $build/muddle.tcl
#source $build/muddle.tcl

respond "*" ":midas sys3;ts lsrprt_sysen1; lsrprt\r"
expect ":KILL"
Expand Down

0 comments on commit a38b841

Please sign in to comment.