Cedar Nucleus: configuration for Files interface
FileImpl.config
Andrew Birrell May 2, 1983 1:50 pm
FileImpl:
CONFIGURATION
IMPORTS Disk, Process, Rope,
VM
EXPORTS
ALL =
BEGIN
FileHeaderImpl;
VolumeRootImpl;
VolumesImpl;
END.