diff options
Diffstat (limited to 'slider2.tcl')
-rw-r--r-- | slider2.tcl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/slider2.tcl b/slider2.tcl index b9d27ad..ff4678a 100644 --- a/slider2.tcl +++ b/slider2.tcl @@ -1,6 +1,5 @@ package require Tclpd 0.2.1 - -source pdlib.tcl +package require TclpdLib 0.17 set ::script_path [file dirname [info script]] |