TiogaFile.config; Edited by Paxton on July 18, 1983 3:23 pm
TiogaFile: CONFIGURATION LINKS: CODE
IMPORTS Atom, CIFS, CreateNode, Directory, FileIO, Inline, IO, MonitoredQueue, NameSymbolTable, NodeProps, Process, PutGet, Rope, RopeEdit, RopeFrom, RopeIO, RopeReader, RunReader, TiogaBranchClass, TiogaLooksOps, TiogaLooksSupport, TiogaNodeOps, TiogaPathOps, Transaction, TreeCheck
EXPORTS ALL
CONTROL CheckNodeImpl, FileReaderImpl, GetFileImpl, FileWriterImpl, GetTreeImpl, PGSupportImpl, PutFileImpl, OutputStructureImpl, TreeCheckImpl = {
CheckNodeImpl;
FileReaderImpl;
FileWriterImpl;
GetFileImpl;
GetTreeImpl;
PGSupportImpl;
PutFileImpl;
OutputStructureImpl;
TreeCheckImpl;
}.