<<>> <> <> <> <<>> DIRECTORY LoganBerry USING [Entry], LoganBerryBrowser USING [Tool]; BlackBerry: CEDAR DEFINITIONS ~ { SetCountLimit: PROC [limit: INT]; <> PrintEntry: PROC [entry: LoganBerry.Entry, tool: LoganBerryBrowser.Tool]; <> }.