<<>> <> <> <> <<>> <> <> <<>> <<(Changed ROPEs to REF TEXT to avoid all the allocations)>> <<(Added EndReadArchiveFile entry)>> <<(Changed REF TEXT to ROPEs, as they almost always get converted anyway!)>> <<>> DIRECTORY BasicTime USING [GMT, nullGMT], 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>> <<>> <> <> <