/* /Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTPlain.html PLAIN TEXT OBJECT */ #ifndef HTPLAIN_H #define HTPLAIN_H #include #include extern HTStream *HTPlainPresent(HTPresentation *pres, HTParentAnchor *anchor, HTStream *sink); #endif /* HTPLAIN_H */