Diff for /Amaya/amaya/amaya.h between versions 1.251 and 1.252

version 1.251, 2003/01/06 15:42:08 version 1.252, 2003/01/14 13:56:39
Line 296  typedef enum _ClickEvent { Line 296  typedef enum _ClickEvent {
 /* delete an annotation */  /* delete an annotation */
 #define AMAYA_DELETE    16384  #define AMAYA_DELETE    16384
 #define AMAYA_MBOOK_IMAGE 32768  #define AMAYA_MBOOK_IMAGE 32768
   /* post an annotation using PUT */
   #define AMAYA_SIMPLE_PUT 65536
   
 /*  /*
  * Flags to indicate the action to take when the network options   * Flags to indicate the action to take when the network options
  * are modified   * are modified

Removed from v.1.251  
changed lines
  Added in v.1.252


Webmaster