summaryrefslogtreecommitdiffstats
path: root/ext/tcltklib/MANIFEST
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-27 19:35:06 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-27 19:35:06 +0000
commitad263c34184bbeb5ee9939f84e47e88f231ec539 (patch)
treed45ad5c93760b70162054cfc085ba34a86d698be /ext/tcltklib/MANIFEST
parent048d258eb2ee2f63991bd2543b9faeef7962f43b (diff)
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
tcltklib.c : add some methods to support multiple interpreters (low level) MANUAL.euc : modify descriptions tcltklib/sample/safeTk.rb : (new) sample : how to use safeTk interpreter tk/sample/safe-tk.rb : (new) sample : how to use multi-tk.rb tk.rb, tkafter.rb : bug fix and add feature to supprt multi-tk git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tcltklib/MANIFEST')
-rw-r--r--ext/tcltklib/MANIFEST5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/tcltklib/MANIFEST b/ext/tcltklib/MANIFEST
index 4e37fb900..7337bbeba 100644
--- a/ext/tcltklib/MANIFEST
+++ b/ext/tcltklib/MANIFEST
@@ -6,11 +6,12 @@ stubs.c
depend
extconf.rb
lib/tcltk.rb
-demo/lines1.rb
demo/lines0.tcl
+demo/lines1.rb
demo/lines2.rb
+demo/safeTk.rb
+sample/sample0.rb
sample/sample1.rb
sample/sample2.rb
sample/maru.gif
sample/batsu.gif
-sample/sample0.rb