ARB
ed4_dots.hxx
Go to the documentation of this file.
1 // ================================================================ //
2 // //
3 // File : ed4_dots.hxx //
4 // Purpose : Insert dots where bases may be missing //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in December 2008 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // ================================================================ //
11 
12 #ifndef ED4_DOTS_HXX
13 #define ED4_DOTS_HXX
14 
15 #ifndef AW_WINDOW_HXX
16 #include <aw_window.hxx>
17 #endif
18 
21 
22 #else
23 #error ed4_dots.hxx included twice
24 #endif // ED4_DOTS_HXX
void ED4_create_dot_missing_bases_awars(AW_root *aw_root, AW_default aw_def)
Definition: ED4_dots.cxx:220
void ED4_popup_dot_missing_bases_window(AW_window *editor_window)
Definition: ED4_dots.cxx:234