Diff for /Amaya/amaya/templates.h between versions 1.16 and 1.17

version 1.16, 2007/05/09 12:09:37 version 1.17, 2007/05/10 09:20:26
Line 5 Line 5
 #include "amaya.h"  #include "amaya.h"
 #include "document.h"  #include "document.h"
 #include "containers.h"  #include "containers.h"
   
 #include "MENUconf.h"  #include "MENUconf.h"
   
 #define TEMPLATE_SSHEMA_NAME  "Template"  
   
   
 /* Structure of a template */  /* Structure of a template */
 struct _XTigerTemplate;  struct _XTigerTemplate;

Removed from v.1.16  
changed lines
  Added in v.1.17


Webmaster