File:  [Public] / Amaya / amaya / templateDeclarations.h
Revision 1.10: download - view: text, annotated - select for diffs
Fri Sep 1 14:19:34 2006 UTC (17 years, 9 months ago) by quint
Branches: MAIN
CVS tags: HEAD
Cleaning up template modules
VQ

#ifndef TEMPLATE_DECLARATIONS
#define TEMPLATE_DECLARATIONS

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

Webmaster