<> <> <> <<>> <> <> <<>> <> <<>> <> <> <<(Changed ROPEs to REF TEXT to avoid all the allocations)>> <<(Added EndReadArchiveFile entry)>> <<>> DIRECTORY BasicTime USING [GMT, nullGMT], DBDefs USING[Segment, SegmentIndex], IO USING [STREAM], Rope USING [ROPE]; WalnutKernelDefs: CEDAR DEFINITIONS = BEGIN STREAM: TYPE = IO.STREAM; ROPE: TYPE = Rope.ROPE; <> <<-- Relating to Entries in root files; these entries do not include a size;>> <<-- logSeqNo is guaranteed to be 7 characters long>> <<-- formal definition, but we won't use it>> <<>> <> <> <