<<>> <> <> <> <> <> <> <> CirioParsing: CONFIGURATION IMPORTS <> Commander, Convert, IO, PFS, Real, Rope, <> CCirioSyntacticOperations, CCTypes, CedarCode, CedarNumericTypes, CedarOtherPureTypes, CirioSyntacticOperations, CNumericTypes, Procedures, Types, <> OneCasabaParser <<>> EXPORTS CedarParseSupport, CParser, PPP1, PPTreeOps, WalkCedarParseTrees, WalkCParseTrees = BEGIN CParserImpl; LexerImpl; WalkCParseTreesImpl; WalkCedarParseTreesImpl; CedarParseSupportImpl; <> PPScanner; PPParser; PPPass1T; PPTreeImpl; PPParseTableImpl; END..