Artifact 8e400cefb9ba6011e4e6ecbf9c4f3199eba91a7f:
- File assets/tkconclient1.0/pkgIndex.tcl — part of check-in [5891a83ff3] at 2018-10-15 20:36:06 on branch trunk — separate tkcon and tkconclient for idea from ticket [5e091e5422] (user: chw size: 80) [more...]
0000: 70 61 63 6b 61 67 65 20 69 66 6e 65 65 64 65 64 package ifneeded 0010: 20 74 6b 63 6f 6e 63 6c 69 65 6e 74 20 31 2e 30 tkconclient 1.0 0020: 20 5b 6c 69 73 74 20 73 6f 75 72 63 65 20 5b 66 [list source [f 0030: 69 6c 65 20 6a 6f 69 6e 20 24 64 69 72 20 74 6b ile join $dir tk 0040: 63 6f 6e 63 6c 69 65 6e 74 2e 74 63 6c 5d 5d 0a conclient.tcl]].