Diff for /Amaya/amaya/amaya.h between versions 1.55 and 1.56

version 1.55, 1998/07/02 16:32:55 version 1.56, 1998/07/06 09:22:44
Line 194  THOT_EXPORT boolean      SelectionInComm Line 194  THOT_EXPORT boolean      SelectionInComm
 THOT_EXPORT boolean      SelectionInEM;  THOT_EXPORT boolean      SelectionInEM;
 THOT_EXPORT boolean      SelectionInSTRONG;  THOT_EXPORT boolean      SelectionInSTRONG;
 THOT_EXPORT boolean      SelectionInCITE;  THOT_EXPORT boolean      SelectionInCITE;
   THOT_EXPORT boolean      SelectionInABBR;
   THOT_EXPORT boolean      SelectionInACRONYM;
 THOT_EXPORT boolean      SelectionInDFN;  THOT_EXPORT boolean      SelectionInDFN;
 THOT_EXPORT boolean      SelectionInCODE;  THOT_EXPORT boolean      SelectionInCODE;
 THOT_EXPORT boolean      SelectionInVAR;  THOT_EXPORT boolean      SelectionInVAR;
Line 202  THOT_EXPORT boolean      SelectionInKBD; Line 204  THOT_EXPORT boolean      SelectionInKBD;
 THOT_EXPORT boolean      SelectionInI;  THOT_EXPORT boolean      SelectionInI;
 THOT_EXPORT boolean      SelectionInB;  THOT_EXPORT boolean      SelectionInB;
 THOT_EXPORT boolean      SelectionInTT;  THOT_EXPORT boolean      SelectionInTT;
 THOT_EXPORT boolean      SelectionInU;  
 THOT_EXPORT boolean      SelectionInSTRIKE;  
 THOT_EXPORT boolean      SelectionInBIG;  THOT_EXPORT boolean      SelectionInBIG;
 THOT_EXPORT boolean      SelectionInSMALL;  THOT_EXPORT boolean      SelectionInSMALL;
   

Removed from v.1.55  
changed lines
  Added in v.1.56


Webmaster