ARB
dist.hxx
Go to the documentation of this file.
1 // =========================================================== //
2 // //
3 // File : dist.hxx //
4 // Purpose : //
5 // //
6 // Institute of Microbiology (Technical University Munich) //
7 // http://www.arb-home.de/ //
8 // //
9 // =========================================================== //
10 
11 #ifndef DIST_HXX
12 #define DIST_HXX
13 
14 extern GBDATA *GLOBAL_gb_main;
15 
16 #else
17 #error dist.hxx included twice
18 #endif // DIST_HXX
GBDATA * GLOBAL_gb_main
Definition: DI_main.cxx:27