-- File ReticleBand.config
--last changed April 2, 1982 3:28 PM by Pier

ReticleBand: CONFIGURATION
IMPORTS BitBltDefs, FSPDefs, Storage, SystemDefs, StringDefs,
Inline, MiscDefs, PressBandsDefs, SegmentDefs, PrinterType
EXPORTS ReticleBands =

BEGIN

MesaBandStreamImpl;
--Imports Inline, Heap, PressBandsDefs
--EXPORTS MesaBandStream
ReticleBandsImpl;
--IMPORTS MesaBandStream, PressBandsDefs,
--
Inline, BitBltDefs, SegmentDefs, Heap, MiscDefs
--EXPORTS ReticleBands
DynamicZonePack;
--EXPORTS DynamicZone

END.