summaryrefslogtreecommitdiff
path: root/testsuite/lib/aplwc.exp
blob: e5b59e743a8a6e2787f8c1a8c98c511335578779 (plain) (blame)
1
2
3
4
5
6
proc aplwc_start { args } {
    global APLWC
    global spawn_id
    spawn $APLWC {*}$args
}