Diff for /Amaya/amaya/amaya.h between versions 1.287 and 1.288

version 1.287, 2004/07/07 11:31:01 version 1.288, 2004/09/13 12:36:13
Line 490  THOT_EXPORT DocumentMetaDataElement *Doc Line 490  THOT_EXPORT DocumentMetaDataElement *Doc
 THOT_EXPORT DocumentType             DocumentTypes[DocumentTableLength];  THOT_EXPORT DocumentType             DocumentTypes[DocumentTableLength];
 /* Document is in read only mode */  /* Document is in read only mode */
 THOT_EXPORT ThotBool                 ReadOnlyDocument[DocumentTableLength];  THOT_EXPORT ThotBool                 ReadOnlyDocument[DocumentTableLength];
 /* Document with section numbering */  
 THOT_EXPORT ThotBool                 SNumbering[DocumentTableLength];  
 /* Document that shows buttons */  /* Document that shows buttons */
 THOT_EXPORT ThotBool                 SButtons[DocumentTableLength];  THOT_EXPORT ThotBool                 SButtons[DocumentTableLength];
 /* Document that shows address */  /* Document that shows address */

Removed from v.1.287  
changed lines
  Added in v.1.288


Webmaster