.th CVTASK I 8/12/77 .sh NAME cvtask - convert Interdata task files to a.out format .sh SYNOPSIS cvtask infile outfile .sh DESCRIPTION Converts the output from TET32 (Interdata task establisher) to an executable UNIX a.out file. .sh AUTHOR R Miller .br University of Wollongong .sh "SEE ALSO" a.out(V) .sh BUGS Output file has no symbol table, and both code and data are placed in the data segment, since task files contain no relocation or symbol information.