ARB
Main Page
Namespaces
Classes
Files
File List
File Members
EDIT4
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
19
void
ED4_create_dot_missing_bases_awars
(
AW_root
*aw_root,
AW_default
aw_def);
20
void
ED4_popup_dot_missing_bases_window
(
AW_window
*editor_window);
21
22
#else
23
#error ed4_dots.hxx included twice
24
#endif // ED4_DOTS_HXX
GBDATA
Definition:
gb_data.h:129
ED4_create_dot_missing_bases_awars
void ED4_create_dot_missing_bases_awars(AW_root *aw_root, AW_default aw_def)
Definition:
ED4_dots.cxx:220
ED4_popup_dot_missing_bases_window
void ED4_popup_dot_missing_bases_window(AW_window *editor_window)
Definition:
ED4_dots.cxx:234
aw_window.hxx
AW_root
Definition:
aw_root.hxx:86
AW_window
Definition:
aw_window.hxx:245
Generated by
1.8.8