ROSE  0.11.145.0
fake_EDG.h
1 // Stubs for EDG functions when neither the code nor the library is available. __THIS_HEADER_IS_USED__
4 
5 #ifndef ROSE_fake_EDG_H
6 #define ROSE_fake_EDG_H
7 
8 //int edg_main(int,char * * const,class SgSourceFile &) { return 0; }
9 
10 //void FixupTypeReferencesOnMemoryPool::visit(SgNode *node) {}
11 
12 #endif