Annotation of libwww/Library/src/HTPlain.html, revision 2.7

2.6       timbl       1: <HTML>
                      2: <HEAD>
                      3: <TITLE>/Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTPlain.html</TITLE></HEAD>
                      4: <BODY>
2.7     ! timbl       5: <H1>Plain text object</H1>What a small file!
2.6       timbl       6: <PRE>#ifndef HTPLAIN_H
2.1       timbl       7: #define HTPLAIN_H
                      8: 
2.7     ! timbl       9: #include "HTFormat.h"
2.1       timbl      10: 
2.7     ! timbl      11: extern HTConverter HTPlainPresent;
2.1       timbl      12: 
2.7     ! timbl      13: #endif
2.1       timbl      14: 
2.6       timbl      15: 
                     16: </PRE></BODY>
                     17: </HTML>

Webmaster