source: tags/ms_r16q3/DIST/dist.hxx

Last change on this file was 13625, checked in by westram, 9 years ago
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 718 bytes
Line 
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
14extern GBDATA *GLOBAL_gb_main;
15
16#else
17#error dist.hxx included twice
18#endif // DIST_HXX
Note: See TracBrowser for help on using the repository browser.