comparison contrib/hgk @ 1361:f6d73b26dbdb

contrib/hgk: remove hardcoded path to Wish
author TK Soh <teekaysoh@yahoo.com>
date Thu, 29 Sep 2005 13:18:32 -0700
parents faa62c7685fb
children 45bd7925dceb
comparison
equal deleted inserted replaced
1359:51ac9a79f3e5 1361:f6d73b26dbdb
1 #!/usr/bin/wish 1 #!/usr/bin/env wish
2 2
3 # Copyright (C) 2005 Paul Mackerras. All rights reserved. 3 # Copyright (C) 2005 Paul Mackerras. All rights reserved.
4 # This program is free software; it may be used, copied, modified 4 # This program is free software; it may be used, copied, modified
5 # and distributed under the terms of the GNU General Public Licence, 5 # and distributed under the terms of the GNU General Public Licence,
6 # either version 2, or (at your option) any later version. 6 # either version 2, or (at your option) any later version.