--- tkdiff.orig Sat Oct 16 11:55:50 2004 +++ tkdiff Sat Oct 16 11:56:07 2004 @@ -1,7 +1,7 @@ #!/bin/sh #-*-tcl-*- # the next line restarts using wish \ -exec wish "$0" -- ${1+"$@"} +exec wish8.4 "$0" -- ${1+"$@"} ############################################################################### #