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:09 PDT 1994 by mcjones 
      modified on Mon Sep 20 11:40:06 PDT 1993 by kalsow  
MODULE RegularFile;
IMPORT Atom;
BEGIN
  FileType := Atom.FromText("RegularFile")
END RegularFile.