00001 #ifndef INSTANTIATE_TEMPLATES_H 00002 #define INSTANTIATE_TEMPLATES_H 00003 00004 // DQ (10/11/2007): This is no longer used! 00006 // void buildTemplateInstantiationSupportFile( SgProject* project ); 00007 00008 // DQ (10/11/2007): This is no longer used! 00011 // void instantiateTemplates ( SgProject* project ); 00012 00013 // DQ (10/11/2007): This is no longer used! 00015 // void fixupInstantiatedTemplates ( SgProject* project ); 00016 00017 // endif for INSTANTIATE_TEMPLATES_H 00018 #endif
1.4.7