Artifact 01fe9352654d91d2f94a60f8f5f6528e7064bf7f:
--- /ldatae/WWW/tkchat.tcl.orig Thu Oct 25 09:10:48 2001
+++ /ldatae/WWW/tkchat.tcl Thu Oct 25 09:11:28 2001
@@ -1,2 +1,4 @@
-#!/usr/bin/wish
+#!/bin/sh
+# \
+exec wish "$0" ${1+"$@"}
#
--- /ldatae/WWW/tkchat.tcl.orig Thu Oct 25 09:10:48 2001
+++ /ldatae/WWW/tkchat.tcl Thu Oct 25 09:11:28 2001
@@ -1,2 +1,4 @@
-#!/usr/bin/wish
+#!/bin/sh
+# \
+exec wish "$0" ${1+"$@"}
#