Program Listing for File fake_EDG.h#
↰ Return to documentation for file (src/frontend/SageIII/fake_EDG.h)
// Stubs for EDG functions when neither the code nor the library is available. __THIS_HEADER_IS_USED__
#ifndef ROSE_fake_EDG_H
#define ROSE_fake_EDG_H
//int edg_main(int,char * * const,class SgSourceFile &) { return 0; }
//void FixupTypeReferencesOnMemoryPool::visit(SgNode *node) {}
#endif