<<>> <> <> <> <<>> LoganQueryPkg: CONFIGURATION IMPORTS Ascii, Atom, BasicTime, Convert, IO, LoganBerry, LoganBerryEntry, Process, RegularExpression, RefText, Rope, SymTab, Tempus EXPORTS LoganQuery, LoganQueryClass, PatternMatch, Soundex CONTROL PatternMatchImpl = BEGIN SoundexImpl; PatternMatchImpl; LoganQueryClassImpl; LoganQueryImpl; END. <<>>