blob: 3963f86c551294210bf2f130b11e73081d2dd5ca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ../Xspin4.1/xspin412.tcl.orig Mon Mar 8 11:27:07 2004
+++ ../Xspin4.1/xspin412.tcl Mon Mar 8 11:31:09 2004
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!%%LOCALBASE%%/bin/%%WISH%% -f
# the next line restarts using wish \
-exec wish c:/cygwin/bin/xspin -- $*
+# exec wish c:/cygwin/bin/xspin -- $*
# cd ;# enable to cd to home directory by default
|