summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortreectrl <treectrl>2004-08-11 00:28:30 (GMT)
committertreectrl <treectrl>2004-08-11 00:28:30 (GMT)
commita1a7ff60adc6800fce414431288e18c6026abfc2 (patch)
tree6ebd1e417533bf2fc506899b3838d72996454bd4
parentc13fed0641c9027611bd57f70f2682ebdcd6fe8d (diff)
downloadtktreectrl-a1a7ff60adc6800fce414431288e18c6026abfc2.zip
tktreectrl-a1a7ff60adc6800fce414431288e18c6026abfc2.tar.gz
tktreectrl-a1a7ff60adc6800fce414431288e18c6026abfc2.tar.bz2
Changed the directory displayed.
-rw-r--r--demos/explorer.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/explorer.tcl b/demos/explorer.tcl
index 6600e22..dc37de7 100644
--- a/demos/explorer.tcl
+++ b/demos/explorer.tcl
@@ -1,4 +1,4 @@
-set Dir [file dirname [info library]]
+set Dir [file dirname [file dirname [info script]]]
proc DemoExplorerAux {scriptDir scriptFile} {