--- ewbshell~	2004-10-08 17:23:11.000000000 +0900
+++ ewbshell	2004-10-09 20:57:42.000000000 +0900
@@ -1,4 +1,4 @@
-#!/usr/bin/wish8.3
+#!/usr/bin/wish
 #
 # Graphical User Interface for EWB ver.3.3
 # Copyright 1998-2002 ASCII Corp.
@@ -25,7 +25,6 @@
 	font create Mincho:Helvetica-12 -compound {a14 k14}
 } else {
 	option add *Font a14
-	option add *Font k14
 	catch {tk useinputmethods 1}
 }
 
--- guisted~	2004-10-08 17:23:11.000000000 +0900
+++ guisted	2004-10-09 20:58:08.000000000 +0900
@@ -1,4 +1,4 @@
-#!/usr/bin/wish8.3
+#!/usr/bin/wish
 # ե륨ǥ for EWB ver.3.3
 # (c)1999-2001 ҥ
 # Υץ
@@ -19,7 +19,6 @@
 	font create Mincho:Helvetica-12 -compound {a14 k14}
 } else {
 	option add *Font a14
-	option add *Font k14
 	catch {tk useinputmethods 1}
 }
 
