Diff for /Amaya/amaya/amaya.h between versions 1.173 and 1.174

version 1.173, 2000/10/26 13:28:46 version 1.174, 2000/10/26 15:38:52
Line 307  THOT_EXPORT ThotBool  IsNewAnchor; Line 307  THOT_EXPORT ThotBool  IsNewAnchor;
 THOT_EXPORT ThotBool     UseLastTarget;  THOT_EXPORT ThotBool     UseLastTarget;
 THOT_EXPORT ThotBool     LinkAsCSS;  THOT_EXPORT ThotBool     LinkAsCSS;
 THOT_EXPORT ThotBool     SaveAsHTML;  THOT_EXPORT ThotBool     SaveAsHTML;
 THOT_EXPORT ThotBool     SaveAsXHTML;  THOT_EXPORT ThotBool     SaveAsXML;
 THOT_EXPORT ThotBool     SaveAsText;  THOT_EXPORT ThotBool     SaveAsText;
 THOT_EXPORT ThotBool     CopyImages;    /* should we copy images in Save As */  THOT_EXPORT ThotBool     CopyImages;    /* should we copy images in Save As */
 THOT_EXPORT ThotBool     UpdateURLs;    /* should we update URLs in Save As */  THOT_EXPORT ThotBool     UpdateURLs;    /* should we update URLs in Save As */

Removed from v.1.173  
changed lines
  Added in v.1.174


Webmaster