$NetBSD: patch-ab,v 1.1.1.1 1999/06/07 22:45:49 tron Exp $ --- source.tcl.orig Fri Nov 19 11:57:09 1999 +++ source.tcl Fri Nov 19 11:57:10 1999 @@ -1,6 +1,6 @@ #!/bin/sh # the next line restarts using the interpreter \ -exec tclsh "$0" "$@" +exec tclsh8.0 "$0" "$@" set rcsId {Id: source.tcl,v 1.9 1997/06/14 23:21:49 jfontain Exp }