ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
templateSupport.h
Go to the documentation of this file.
1 #ifndef INSTANTIATE_TEMPLATES_H
2 #define INSTANTIATE_TEMPLATES_H
3 
4 // DQ (10/11/2007): This is no longer used!
6 // void buildTemplateInstantiationSupportFile( SgProject* project );
7 
8 // DQ (10/11/2007): This is no longer used!
11 // void instantiateTemplates ( SgProject* project );
12 
13 // DQ (10/11/2007): This is no longer used!
15 // void fixupInstantiatedTemplates ( SgProject* project );
16 
17 // endif for INSTANTIATE_TEMPLATES_H
18 #endif