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