-- Copyright (C) 1986 by Xerox Corporation. All rights reserved. -- BetaBWSCEnvironment.config -- NFS 30-May-86 15:22:01 -- DWR 21-Mar-86 13:02:00 -- MEW 8-Sep-86 10:22:44 -- CTool for BWS BetaBWSCEnvironment:CONFIGURATION LINKS: CODE IMPORTS Attention, Atom, BitBlt, BlackKeys, ByteBlt, Catalog, Containee, BcdOpsExtras, BWSUtil, Context, Cursor, Display, Emulator, Event, File, Format, FormWindow, Frame, Heap, Inline, IsAround, KeyboardKey, LoadState, MenuData, MessageWindow, NSFile, NSFileStream, NSSegment, NSSegmentInternal, NSString, OptionFile, Process, PropertySheet, Prototype, Runtime, Selection, SimpleTextFont, Space, SpecialRuntime, SpecialDisplay, SpecialDesktop, StarDesktop, StarWindowShell, Stream, String, Time, TIP, TIPStar, TTY, UserTerminal, Volume, Window, WindowOps, XFormat, XString, XToken EXPORTS ALL CONTROL MonNS, Emu, CWindow, CSupport, BWSCEnvUtil = BEGIN « TTYWindow:CONFIGURATION LINKS:CODE IMPORTS Atom, ByteBlt, Context, Cursor, Display, Heap, Inline, Process, SimpleTextDisplay, SimpleTextFont, SpecialSimpleText, Stream, TIP, TIPStar, TTY, UserTerminal, Window, XFormat, XString EXPORTS ALL = { ScrollbarImpl; BodyWindowImpl; LogStringWindowImpl; TTYStringWindowImpl; }; » CWindow; BWSCEnvUtil; BWSUtilImpl; CWindowLibImpl; CSupport; Emu; MonNS; BetaImpl; END.