Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / sources / api / tcl / avt.i
1 %module avt
2
3 %{
4 #include MUT_H
5 #include "avt_API.h"
6 char *avt_gettcldistpath();
7 %}
8
9 %include avt_tcl_types.i
10 %include avt_API.i