11 lines
213 B
Plaintext
11 lines
213 B
Plaintext
--- xml2rfc.tcl.orig Wed Mar 29 12:08:46 2000
|
|
+++ xml2rfc.tcl Wed Mar 29 12:10:57 2000
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# the next line restarts using wish \
|
|
-exec wish8.0 "$0" "$0" "$@"
|
|
+exec wish8.3 "$0" "$@"
|
|
|
|
|
|
#
|