You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michele Calgaro 884c8093d6
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
..
Makefile.am Added debian extra dependency packages. 5 years ago
Makefile.in Added debian extra dependency packages. 5 years ago
README Added debian extra dependency packages. 5 years ago
pitcl.c Added debian extra dependency packages. 5 years ago
tclAppInit.c Added debian extra dependency packages. 5 years ago

README

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.