Last change
on this file was
11512,
checked in by westram, 11 years ago
|
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
882 bytes
|
Line | |
---|
1 | // =========================================================== // |
---|
2 | // // |
---|
3 | // File : awtc_submission.hxx // |
---|
4 | // Purpose : // |
---|
5 | // // |
---|
6 | // Institute of Microbiology (Technical University Munich) // |
---|
7 | // http://www.arb-home.de/ // |
---|
8 | // // |
---|
9 | // =========================================================== // |
---|
10 | |
---|
11 | #ifndef AWTC_SUBMISSION_HXX |
---|
12 | #define AWTC_SUBMISSION_HXX |
---|
13 | |
---|
14 | |
---|
15 | void AWTC_create_submission_variables(AW_root *root, AW_default db1); |
---|
16 | AW_window *AWTC_create_submission_window(AW_root *root, GBDATA *gb_main); |
---|
17 | |
---|
18 | #else |
---|
19 | #error awtc_submission.hxx included twice |
---|
20 | #endif // AWTC_SUBMISSION_HXX |
---|
Note: See
TracBrowser
for help on using the repository browser.