-- Copyright (C) 1986 by Xerox Corporation. All rights reserved. -- BWSCEnvironment.config -- NFS 30-May-86 15:22:01 -- DWR 21-Mar-86 13:02:00 -- MEW 8-Sep-86 10:22:24 -- CTool for BWS BWSCEnvironment:CONFIGURATION LINKS: CODE IMPORTS Attention, Atom, Beta, 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 END.