tig

Name

tig -- TOM Interface Generator

Synopsis

tig {-u unitname} [-F] [-I dir] [-v]

tig {--version}

Description

tig is the TOM Interface Generator. It generates the interface definition files for the specified unitname. These interface definition files contain descriptions of the classes, methods and object variables that comprise that unit. A file is created for every original TOM source file in the unit unitname, with the extension '.j'.

Regular Options

-I dir

Add dir to the include path.

-F

Output all files, whether or not they are already present.

-v

Be verbose.

--version

Report the version of tig and exit.