12 lines
336 B
Diff
12 lines
336 B
Diff
--- tkxcd
|
|
+++ tkxcd 1999/10/28 15:20:21
|
|
@@ -1,4 +1,7 @@
|
|
-#!/usr/bin/wish
|
|
+#!/bin/bash
|
|
+# \
|
|
+exec wish "$0" "$@"
|
|
+
|
|
########################################################################
|
|
# #
|
|
# Name : tkxcd #
|