ARB
graph_aligner_gui.hxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : graph_aligner_gui.hxx //
4 // Purpose : //
5 // //
6 // Coded by Elmar Pruesse in October 2008 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // =============================================================== //
11 
12 #ifndef GRAPH_ALIGNER_GUI_HXX
13 #define GRAPH_ALIGNER_GUI_HXX
14 
15 #ifndef AW_WINDOW_HXX
16 #include <aw_window.hxx>
17 #endif
18 
19 void show_sina_window(UNFIXED, const struct AlignDataAccess *alignData);
22 
23 #else
24 #error graph_aligner_gui.hxx included twice
25 #endif // GRAPH_ALIGNER_GUI_HXX
AW_bitset AW_active
Definition: aw_base.hxx:45
AW_active sina_mask(AW_root *)
struct Unfixed_cb_parameter * UNFIXED
Definition: cb_base.h:15
void create_sina_variables(AW_root *, AW_default)
void show_sina_window(UNFIXED, const struct AlignDataAccess *alignData)