Diff for /Amaya/amaya/amaya.h between versions 1.159 and 1.160

version 1.159, 2000/09/15 14:24:03 version 1.160, 2000/09/15 15:34:02
Line 314  THOT_EXPORT ThotBool     SelectionInQuot Line 314  THOT_EXPORT ThotBool     SelectionInQuot
 THOT_EXPORT ThotBool     SelectionInBDO;  THOT_EXPORT ThotBool     SelectionInBDO;
 THOT_EXPORT ThotBool     HTMLErrorsFound;  THOT_EXPORT ThotBool     HTMLErrorsFound;
 THOT_EXPORT ThotBool     XMLabort;  THOT_EXPORT ThotBool     XMLabort;
   THOT_EXPORT FILE*        ErrFile;
   THOT_EXPORT CHAR_T       ErrFileName [80];
 typedef enum  typedef enum
 {  {
   docHTML,    docHTML,

Removed from v.1.159  
changed lines
  Added in v.1.160


Webmaster