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