aboutsummaryrefslogtreecommitdiff
path: root/pkgIndex.tcl
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2009-10-18 13:53:40 +0000
committermescalinum <mescalinum@users.sourceforge.net>2009-10-18 13:53:40 +0000
commit0bd63454e3e9a60937e0ab0568c84d21dfacb409 (patch)
treef6c249a8568c893f07ffbabcd710e668b5e4f882 /pkgIndex.tcl
parent58bf8501745ad98accb015cc73968183cea68a8a (diff)
use tcl package system also for pdlib.tcl
svn path=/trunk/externals/tclpd/; revision=12606
Diffstat (limited to 'pkgIndex.tcl')
-rw-r--r--pkgIndex.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgIndex.tcl b/pkgIndex.tcl
new file mode 100644
index 0000000..f5e70f2
--- /dev/null
+++ b/pkgIndex.tcl
@@ -0,0 +1 @@
+package ifneeded TclpdLib 0.17 [list source [file join $DIR pdlib.tcl]]