From 96aea055721518eca2db4b60ebf8ac101507d4bb Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 19 Aug 2003 00:43:56 +0000 Subject: * contrib/testit: Run wish via /usr/bin/env for portability. --- contrib/testit | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'contrib') diff --git a/contrib/testit b/contrib/testit index 443b831..231d37b 100755 --- a/contrib/testit +++ b/contrib/testit @@ -1,10 +1,4 @@ -#!/usr/latest/bin/wish -f -# Program: testit -# Tcl version: 7.2 (Tcl/Tk/XF) -# Tk version: 3.5 -# XF version: 2.2 -# - +#!/usr/bin/env wish # procedure to show window . proc ShowWindow. {args} {# xf ignore me 7 -- cgit v1.1