ARB
map_viewer.h
Go to the documentation of this file.
1 // ================================================================ //
2 // //
3 // File : map_viewer.h //
4 // Purpose : //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in February 2010 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // ================================================================ //
11 
12 #ifndef MAP_VIEWER_H
13 #define MAP_VIEWER_H
14 
15 #ifndef TREEDISPLAY_HXX
16 #include <TreeDisplay.hxx>
17 #endif
18 
20 
21 #else
22 #error map_viewer.h included twice
23 #endif // MAP_VIEWER_H
GB_TYPES type
AD_MAP_VIEWER_TYPE
void launch_MapViewer_cb(GBDATA *gbd, enum AD_MAP_VIEWER_TYPE type)
Definition: ad_spec.cxx:254