File: hbytes--def

package info (click to toggle)
chiark-tcl 1.3.5
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 580 kB
  • sloc: ansic: 4,534; perl: 415; makefile: 129; tcl: 74; sh: 31
file content (4 lines) | stat: -rwxr-xr-x 108 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/usr/bin/tclsh
load chiark_tcl_hbytes-1.so
set t {hbytes/runtest.tcl}
if {[file exists $t]} { source $t }