chiark / gitweb /
reorganise debug etc.
[chiark-tcl-applet.git] / subproc.tcl
index 36d5465f40938e724f3f97cb5e213aff76acfb5a..c4cf975a67fd7f2d93560f650103b3b6e4f25501 100644 (file)
@@ -1,4 +1,6 @@
 
+package require Tclx
+
 namespace eval subproc {
 
 #----- general purpose subprocess handling -----