aboutsummaryrefslogtreecommitdiff
path: root/pkgIndex.tcl
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-03 02:20:24 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-03 02:20:24 +0000
commit0dc933020bbd37805495b84ba208ade6254a84fb (patch)
tree0b0968c33c3047a75d253d031d6b1f8d6e2faee7 /pkgIndex.tcl
parentedcbcf6ae5371cd5e382ec2ec018f0c0caf38dca (diff)
simplified pdlib.tcl loading to just use c_externdir straight for loading, no hunting in the path
svn path=/trunk/externals/loaders/tclpd/; revision=15465
Diffstat (limited to 'pkgIndex.tcl')
-rw-r--r--pkgIndex.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgIndex.tcl b/pkgIndex.tcl
deleted file mode 100644
index f460393..0000000
--- a/pkgIndex.tcl
+++ /dev/null
@@ -1 +0,0 @@
-package ifneeded TclpdLib 0.17 [list source [file join $TCLPD_DIR pdlib.tcl]]