mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-28 09:21:03 +01:00
11 lines
264 B
Tcl
11 lines
264 B
Tcl
#
|
|
# Tcl package index file
|
|
#
|
|
package ifneeded tkdnd 2.9.2 \
|
|
"source \{$dir/tkdnd.tcl\} ; \
|
|
tkdnd::initialise \{$dir\} libtkdnd2.9.2.so tkdnd"
|
|
|
|
package ifneeded tkdnd::utils 2.9.2 \
|
|
"source \{$dir/tkdnd_utils.tcl\} ; \
|
|
package provide tkdnd::utils 2.9.2"
|