-- File: MonNS.config - last edit:
-- Breisacher.es 24-Jan-86 16:01:17
-- Wagner.pa 23-May-86 17:31:42
-- Copyright (C) 1985, 1986 by Xerox Corporation. All rights reserved.
MonNS: CONFIGURATION LINKS: CODE
IMPORTS
ByteBlt, Containee, File, Heap, LoadState, NSFile, NSSegment, NSSegmentInternal,
NSString, Runtime, Space, SpecialDesktop, Stream, String, Volume,
-- For SearchPathToolImpl:
Attention, Catalog, Event, FormWindow, MenuData, OptionFile, PropertySheet, Selection, StarDesktop, XString
EXPORTS ALL CONTROL SearchPathToolImpl = {
MFileOnNSFileImpl;
MSegmentOnNSSegmentImpl;
BWSMStreamImpl;
BWSMLoaderImpl;
SearchPathToolImpl;
CharIOImpl;
}..