ARB
NT_trackAliChanges.h
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : NT_trackAliChanges.h //
4 // Purpose : Track alignment and sequence changes //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in June 2007 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // =============================================================== //
11 
12 #ifndef NT_TRACKALICHANGES_H
13 #define NT_TRACKALICHANGES_H
14 
15 #ifndef AW_BASE_HXX
16 #include <aw_base.hxx>
17 #endif
18 
19 class AW_window;
20 
23 
24 #else
25 #error NT_trackAliChanges.h included twice
26 #endif // NT_TRACKALICHANGES_H
AW_window * NT_create_trackAliChanges_window(AW_root *root)
AW_root * root
Definition: aw_window.hxx:265
void NT_create_trackAliChanges_Awars(AW_root *root, AW_default aw_def)