summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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} {