File:  [Public] / Amaya / amaya / templateDeclarations.h
Revision 1.11: download - view: text, annotated - select for diffs
Thu Sep 28 07:50:59 2006 UTC (17 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: HEAD, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52
Generate two kind of use xtiger elements.

Warning: "configure" and "make depend" are needed
Irene

#ifndef TEMPLATE_DECLARATIONS
#define TEMPLATE_DECLARATIONS

#ifdef TEMPLATES
	//List of loaded templates and libraries
	THOT_EXPORT DicDictionary Templates_Dic;
#endif
#endif //TEMPLATE_DECLARATIONS

Webmaster