Diff for /libwww/Library/src/WWWLib.html between versions 2.10 and 2.11

version 2.10, 1995/06/27 20:21:50 version 2.11, 1995/07/08 19:54:23
Line 1 Line 1
 <HTML>  <HTML>
 <HEAD>  <HEAD>
 <TITLE>Global Include File for Library of Common Code</TITLE>  <TITLE>Global Include File for W3C Reference Library</TITLE>
   <!-- Changed by: Henrik Frystyk Nielsen,  8-Jul-1995 -->
 <NEXTID N="z11">  <NEXTID N="z11">
 </HEAD>  </HEAD>
 <BODY>  <BODY>
   
 <H1>Global Include File for Library of Common Code</H1>  <H1>Global Include File for W3C Reference Library</H1>
   
 <PRE>  <PRE>
 /*  /*
Line 14 Line 15
 */  */
 </PRE>  </PRE>
   
 This is the main include file necessary in order to use the Library of  This is the main include file necessary in order to use the W3C
 Common Code. Currently the file only consists of well-known Library  Reference Library. Currently the file only consists of well-known
 include files, but the goal is to define a nice API in this file, so  Library include files, but the goal is to define a nice API in this
 that all external functionality can be reached through this one.  file, so that all external functionality can be reached through this
   one.
   
 <PRE>  <PRE>
 #ifndef WWWLIB_H  #ifndef WWWLIB_H

Removed from v.2.10  
changed lines
  Added in v.2.11


Webmaster