Copyright 1992 Digital Equipment Corporation.           
 Distributed only by permission.                         
 Last modified on Thu Jul 16 07:44:07 1992 by mhb     
      modified on Tue Jun  9 22:43:22 1992 by steveg  
INTERFACE ViewMatch;
<* PRAGMA LL *>
IMPORT MatchViewClass;
TYPE
  T <: MatchViewClass.T;
END ViewMatch.