Go to the first, previous, next, last section, table of contents.


Tools

All TOM tools adhere to the following convention for filename extensions:

.t
implementation file. This is the only kind of file to be created and edited by the programmer. All other files are generated.
.j
interface file.
.i
info file; this contains information on the corresponding implementation file for the resolver to use.
.u
unit file. This describes a unit.


Go to the first, previous, next, last section, table of contents.