contrib/hgk
changeset 1340 faa62c7685fb
parent 1308 2073e5a71008
child 1361 f6d73b26dbdb
equal deleted inserted replaced
1339:f351d1a07d75 1340:faa62c7685fb
     1 #!/bin/sh
     1 #!/usr/bin/wish
     2 # Tcl ignores the next line -*- tcl -*- \
       
     3 exec wish "$0" -- "${1+$@}"
       
     4 
     2 
     5 # Copyright (C) 2005 Paul Mackerras.  All rights reserved.
     3 # Copyright (C) 2005 Paul Mackerras.  All rights reserved.
     6 # This program is free software; it may be used, copied, modified
     4 # This program is free software; it may be used, copied, modified
     7 # and distributed under the terms of the GNU General Public Licence,
     5 # and distributed under the terms of the GNU General Public Licence,
     8 # either version 2, or (at your option) any later version.
     6 # either version 2, or (at your option) any later version.