Diff for /Amaya/amaya/amaya.h between versions 1.318 and 1.319

version 1.318, 2007/04/20 17:19:03 version 1.319, 2007/06/05 09:32:26
Line 532  typedef struct _DocumentMetaDataElement Line 532  typedef struct _DocumentMetaDataElement
                                   docid */                                    docid */
 #endif /* ANNOTATIONS */  #endif /* ANNOTATIONS */
   
     ThotBool  isTemplate;                  /* True if the document is a XTiger template or library,
                                                                           False if template instance or not using XTiger.*/
 #ifdef TEMPLATES  #ifdef TEMPLATES
   char      *template_url;       /* the url of the original template (or null if not an instance) */    char      *template_url;       /* the url of the original template (or null if not an instance) */
   char      *template_version;   /* if this document is derived from a template,    char      *template_version;   /* if this document is derived from a template,

Removed from v.1.318  
changed lines
  Added in v.1.319


Webmaster