1 02/21/85 iod_tables_compiler
 2 
 3 Syntax as a command:  iod_tables_compiler path
 4 
 5 
 6 Function:  is the translator for the I/O daemon tables source language.
 7 Source segments to be translated by iod_tables_compiler must have a
 8 name ending with the suffix iodt.  The name of an object segment
 9 produced by iod_tables_compiler is the same as that of the
10 corresponding source segment with the iodt suffix removed.  The object
11 segment is placed in the working directory.
12 
13 
14 Arguments:
15 path
16    is the relative or absolute pathname of the source segment to be
17    translated.