summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authortreectrl <treectrl>2003-07-19 17:51:40 (GMT)
committertreectrl <treectrl>2003-07-19 17:51:40 (GMT)
commitb23cd2cb65fa689c7c3e8f35b860b2fa230af85c (patch)
tree3a23d2b5b5122812877fa520fd92ac28e464b7b5 /demos
parentdb5f327eedd2541110e7ca27a15cfc1d7c9984c7 (diff)
downloadtktreectrl-b23cd2cb65fa689c7c3e8f35b860b2fa230af85c.zip
tktreectrl-b23cd2cb65fa689c7c3e8f35b860b2fa230af85c.tar.gz
tktreectrl-b23cd2cb65fa689c7c3e8f35b860b2fa230af85c.tar.bz2
Set ::Dir to Tcl/lib directory
Diffstat (limited to 'demos')
-rw-r--r--demos/explorer.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/explorer.tcl b/demos/explorer.tcl
index eefd7a8..541a869 100644
--- a/demos/explorer.tcl
+++ b/demos/explorer.tcl
@@ -1,4 +1,4 @@
-set Dir [file dirname [Path]]
+set Dir [file dirname [info library]]
proc DemoExplorerAux {scriptDir scriptFile} {