IMPORTS
Directory, Exec, File, FileStream, Heap, Inline, KernelFile,
LongStorage, LongString, ProcessorFace, Runtime, --Segments,--
Space, Stream, Strings, Time, Transaction,
TTY, UserTerminal, Volume
SymbolOutput:
CONFIG
IMPORTS
File, Heap, Inline, LongString, PGSConDefs, Space, Strings, Transaction, Volume
EXPORTS PGSConDefs = {
AllocImpl;
SymbolPack;
SymbolPackExt;
PGSSymbols};
}.