
{ A template file is a sequence that contains a template file header followed
{ by a template file heap.

  TYPE
    avt$template_file = SEQ ( * );

*copyc avt$template_file_header
*copyc avt$template_file_heap
