1# trfInt.decls --
2#
3#	This file contains the declarations for all unsupported
4#	functions that are exported by the Trf library.  This file
5#	is used to generate the trfIntDecls.h file
6#
7
8library trf
9
10# Define the unsupported generic interfaces.
11
12interface trfInt
13
14# Declare each of the functions in the unsupported internal Tcl
15# interface.  These interfaces are allowed to change between versions.
16# Use at your own risk.  Note that the position of functions should not
17# be changed between versions to avoid gratuitous incompatibilities.
18
19