/* Copyright (C) 1992, Digital Equipment Corporation                         */
/* All rights reserved.                                                      */
/* See the file COPYRIGHT for a full description.                            */

/* Last modified on Tue Jun 16 19:31:47 PDT 1992 by muller                   */
/*      modified on Thu May 21 17:18:40 PDT 1992 by wobber                   */
/*      modified on Wed Apr 22 11:59:55 PDT 1992 by kalsow                   */

Module(IOFailure)

Interface(Rd)
Interface(RdClass)
Interface(UnsafeRd)
implementation(RdMove)
implementation(RdImpl)
/* source(RdRep.m3.book) */

Interface(UnsafeWr)
Interface(Wr)
Interface(WrClass)
implementation(WrMove)
/* source(WrMove.m3.old) */
/* source(WrRep.m3.book) */

Module(NullRd)
Module(NullWr)

Module(TextRd)
Module(TextWr)

Module(UFileRd)
Module(UFileWr)

Module(AutoFlushWr)
Module(FileStream)
Module(Stdio)
Module(UFileRdWr)

Interface(MsgRd)
Interface(MsgWr)

Module (FilterRd)
Module (RdUtils)
Module (SeekableRd)

Module (Range)
