aboutsummaryrefslogtreecommitdiff
path: root/bitmap.tcl
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2009-09-16 09:34:42 +0000
committermescalinum <mescalinum@users.sourceforge.net>2009-09-16 09:34:42 +0000
commit391659ab8b58230e86ce4aaf23d90ebb2d44e7d2 (patch)
tree72f099fa15e29116a723f1cc5f9eadc1761535c6 /bitmap.tcl
parent722a70135e8878c6145f06d7899be8551db059ad (diff)
add tcl package logic
svn path=/trunk/externals/tclpd/; revision=12365
Diffstat (limited to 'bitmap.tcl')
-rw-r--r--bitmap.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitmap.tcl b/bitmap.tcl
index 5641da6..a415e14 100644
--- a/bitmap.tcl
+++ b/bitmap.tcl
@@ -1,3 +1,5 @@
+package require Tclpd 0.2.1
+
source pdlib.tcl
set ::script_path [file dirname [info script]]