Index: xotcl/apps/actiweb/Receiver.xotcl =================================================================== diff -u -rf7894d9be99a8da3a04218abcdb9bd46b6d625c8 -r78e82b3563a644f2df47320eacc693f1b788b03c --- xotcl/apps/actiweb/Receiver.xotcl (.../Receiver.xotcl) (revision f7894d9be99a8da3a04218abcdb9bd46b6d625c8) +++ xotcl/apps/actiweb/Receiver.xotcl (.../Receiver.xotcl) (revision 78e82b3563a644f2df47320eacc693f1b788b03c) @@ -1,5 +1,4 @@ -#!../../src/xotclsh -#!/usr/local/bin/xotclsh +#!/usr/bin/env tclsh #if {![info exists ACTIWEB_HOME]} {source ~/actiweb/paths.xotcl} package require XOTcl; namespace import -force xotcl::*