source: tags/cvs_2_svn/AWTI/awti_export.hxx

Last change on this file was 5390, checked in by westram, 16 years ago
  • TAB-Ex
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 957 bytes
Line 
1// =============================================================== //
2//                                                                 //
3//   File      : awti_export.hxx                                   //
4//   Purpose   :                                                   //
5//   Time-stamp: <Wed Jun/04/2008 12:56 MET Coder@ReallySoft.de>   //
6//                                                                 //
7//   Coded by Ralf Westram (coder@reallysoft.de) in June 2008      //
8//   Institute of Microbiology (Technical University Munich)       //
9//   http://www.arb-home.de/                                       //
10//                                                                 //
11// =============================================================== //
12
13#ifndef AWTI_EXPORT_HXX
14#define AWTI_EXPORT_HXX
15
16AW_window *open_AWTC_export_window(AW_root *awr,GBDATA *gb_main);
17
18#else
19#error awti_export.hxx included twice
20#endif // AWTI_EXPORT_HXX
Note: See TracBrowser for help on using the repository browser.