diff options
Diffstat (limited to 'debian/pilot-link/pilot-link-0.12.5-dfsg/bindings/Tcl/README')
-rw-r--r-- | debian/pilot-link/pilot-link-0.12.5-dfsg/bindings/Tcl/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/pilot-link/pilot-link-0.12.5-dfsg/bindings/Tcl/README b/debian/pilot-link/pilot-link-0.12.5-dfsg/bindings/Tcl/README new file mode 100644 index 00000000..81133892 --- /dev/null +++ b/debian/pilot-link/pilot-link-0.12.5-dfsg/bindings/Tcl/README @@ -0,0 +1,7 @@ + +This is an experimental piece of code to bind the pilot-link library to Tcl. +You must have Tcl 8.0b1 or later installed, and you'll need to figure out +how to properly build a dynamically loadable library . The included Makefile +is only likely to work on ELF-based systems. + +Currently only a very few commands are bound. test.tcl demonstrates them. |