~ubuntu-branches/ubuntu/vivid/gcl/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh
# comment \
export GCL_TK_DIR ; \
GCL_TK_DIR=/d2/wfs/gcl-2.3/gcl-tk
#comment \
export DISPLAY; DISPLAY=$4 ;   exec wish "$0" "$@" 
set host [lindex $argv 0]
set port [lindex $argv 1]
set pid [lindex $argv 2]
source $env(GCL_TK_DIR)/decode.tcl
GclAnswerSocket $host $port $pid