ARB
secedit_extern.hxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : secedit_extern.hxx //
4 // Purpose : external interface //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in July 2007 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // =============================================================== //
11 
12 #ifndef SECEDIT_EXTERN_HXX
13 #define SECEDIT_EXTERN_HXX
14 
15 #ifndef ED4_PLUGINS_HXX
16 #include <ed4_plugins.hxx>
17 #endif
18 
20 
21 #else
22 #error secedit_extern.hxx included twice
23 #endif // SECEDIT_EXTERN_HXX
ED4_plugin start_SECEDIT_plugin
AW_window * ED4_plugin(ED4_plugin_host &)
Definition: ed4_plugins.hxx:43