/[gcl]/gcl/gcl-tk/ngcltksrv
ViewVC logotype

Diff of /gcl/gcl-tk/ngcltksrv

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by wfs, Mon Dec 6 22:44:00 1999 UTC revision 1.2 by camm, Tue Dec 18 20:39:26 2001 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  #comment \  #comment \
3  export DISPLAY=$4 ; host=$1;port=$2 ;pid=$3 ; exec wish8.0 "$0" "$@"  export DISPLAY=$4 ; host=$1;port=$2 ;pid=$3 ; exec wish "$0" "$@"
4  set host [lindex $argv 0]  set host [lindex $argv 0]
5  set port [lindex $argv 1]  set port [lindex $argv 1]
6  set pid [lindex $argv 2]  set pid [lindex $argv 2]

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26