Copyright (C) 1993, Digital Equipment Corporation           
 All rights reserved.                                        
 See the file COPYRIGHT for a full description.              
 Last modified on Thu Jul 14 13:57:39 PDT 1994 by mcjones    
      modified on Tue Feb  2 18:37:31 PST 1993 by mjordan    
MODULE Terminal;
IMPORT Atom;
BEGIN
  FileType := Atom.FromText("Terminal")
END Terminal.