Differences From Artifact [3db466f589]:
- Executable file tsmf/test-client.tcl — part of check-in [d157ac314d] at 2024-03-05 21:01:10 on branch feature/tsmf-client-server — Add initial TSMF control (user: rkeene, size: 1680) [annotate] [blame] [check-ins using] [more...]
To Artifact [202699a30e]:
- Executable file tsmf/test-client.tcl — part of check-in [ce2a7d32dc] at 2024-03-07 19:02:31 on branch trunk — Remove unused code (user: rkeene, size: 1612) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 6 7 8 9 10 | - | #! /usr/bin/env tclsh lappend auto_path [file join [file dirname [info script]] lib] |
︙ |