Unix: CONFIGURATION IMPORTS CLibraryDefs, Heap, Inline, MFile, MLoader, MStream, Put, Runtime, Space, String, Stream, Tool, Transaction, TTYSW EXPORTS UnixDefs, CLibraryDefs, CRunTimeDefs CONTROL CRunTimeImpl, CLibraryImpl, UnixImpl = BEGIN CRunTimeImpl; CLibraryImpl; UnixImpl; StorageImpl; END.