********************************************************************
      *  NOTE: This file is generated automatically from the event
      *        definition file ZPaper.evt.
      ********************************************************************
<* PRAGMA LL *>
INTERFACE ZPaperTranscriptView ;
IMPORT ZPaperViewClass;
TYPE
  T <: Public;
  Public = ZPaperViewClass.T OBJECT
      METHODS
        <* LL = VBT.mu *>
        init(): T;
      END;
END ZPaperTranscriptView.