<> <> <> <> <> ReadCifPackage: CONFIGURATION IMPORTS <<-- expected to be already running>> Atom, BasicTime, Commander, CommandTool, CD, CDCells, CDCurves, CDCommandOps, CDDirectory, CDIO, CDOps, CDProperties, CDRects, CDViewer, CGArea, CGClipper, CGReducer, FS, IO, List, MessageWindow, Process, ReadCifUserCmd, Real, RealFns, Rope, TerminalIO EXPORTS ReadCif CONTROL <<-- start these running>> ReadCifImpl, CIFIODefsImpl, Polygon, NStripe, OutputMessage, Output, ParserInput, Partition, IntTrans, ParserTypes, IntUtilities, IntPhase1, CIFIntPhase2, ParserUtilities, ParserMain = BEGIN <<-- contents of this config>> CIFIODefsImpl; Polygon; NStripe; OutputMessage; Output; ParserInput; Partition; IntTrans; ParserTypes; IntUtilities; IntPhase1; CIFIntPhase2; ParserUtilities; ParserMain; ReadCifImpl; END.