Diff for /Amaya/amaya/HTMLbook.c between versions 1.19 and 1.20

version 1.19, 1997/07/10 15:39:19 version 1.20, 1997/09/10 09:56:28
Line 144  static void         FreeSubDocTable () Line 144  static void         FreeSubDocTable ()
   document which designate an element in the same document.    document which designate an element in the same document.
   InternalLink is a Thot reference attribute that links a source and a    InternalLink is a Thot reference attribute that links a source and a
   target anchor and that allows P schemas to display and print cross-references    target anchor and that allows P schemas to display and print cross-references
   Associate an ExternalLink attribute with all anchor (A) elements of the  
   document which designate an element in another document.  
   ----------------------------------------------------------------------*/    ----------------------------------------------------------------------*/
 #ifdef __STDC__  #ifdef __STDC__
 void             SetInternalLinks (Document document)  void             SetInternalLinks (Document document)

Removed from v.1.19  
changed lines
  Added in v.1.20


Webmaster