<> <> <> <> <> <> <<>> <> DIRECTORY BasicTime USING [GMT, Now, nullGMT, Pack, Unpack, Unpacked], FSRemoteFile USING [], Rope USING [Fetch, Length, ROPE], RuntimeError USING [UNCAUGHT]; FSTimeImpl: CEDAR MONITOR IMPORTS BasicTime, Rope, RuntimeError EXPORTS FSRemoteFile = BEGIN <