% Copyright (C) 1994, Digital Equipment Corporation
% All rights reserved.
% See the file COPYRIGHT for a full description.
%
% Last modified on Tue Nov  1 09:07:18 PST 1994 by kalsow
%      modified on Thu Jul  8 13:02:24 PDT 1993 by wobber
%      modified on Mon May 24 23:25:01 PDT 1993 by swart
%      modified on Mon Feb 15 12:23:28 PST 1993 by mjordan
%      modified on Fri Feb  5 12:15:19 PST 1993 by mcjones
%      modified on Tue Jun 16 19:31:47 PDT 1992 by muller

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("RdCopy")

Module("TextRd")
Module("TextWr")

Module("FileRd")
Module("FileWr")
Module("IO")

Module("AutoFlushWr")
Module("Stdio")
Module ("RdUtils")

Interface("MsgRd")
Interface("MsgWr")

/* Module ("FilterRd") */
/* Module ("SeekableRd") */

HtmlInterface("IO")
HtmlInterface("Wr")
HtmlInterface("Rd")
HtmlInterface("TextWr")
HtmlInterface("TextRd")
HtmlInterface("Stdio")
HtmlInterface("FileWr")
HtmlInterface("FileRd")


