source: tags/arb_5.1/EDIT4/ed4_secedit.hxx

Last change on this file was 5675, checked in by westram, 15 years ago
  • removed automatic timestamps (the best they were good for, were vc-conflicts)
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 884 bytes
Line 
1// =============================================================== //
2//                                                                 //
3//   File      : ed4_secedit.hxx                                   //
4//   Purpose   : start secondary editor                            //
5//                                                                 //
6//   Coded by Ralf Westram (coder@reallysoft.de) in August 2007    //
7//   Institute of Microbiology (Technical University Munich)       //
8//   http://www.arb-home.de/                                       //
9//                                                                 //
10// =============================================================== //
11
12#ifndef ED4_SECEDIT_HXX
13#define ED4_SECEDIT_HXX
14
15void ED4_SECEDIT_start(AW_window *aw, AW_CL cl_gbmain, AW_CL);
16
17#else
18#error ed4_secedit.hxx included twice
19#endif // ED4_SECEDIT_HXX
Note: See TracBrowser for help on using the repository browser.