source: tags/cvs_2_svn/GENOM/EXP_interface.hxx

Last change on this file was 290, checked in by westram, 23 years ago

support for experiments

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
Line 
1//  ==================================================================== //
2//                                                                       //
3//    File      : EXP_interface.hxx                                      //
4//    Purpose   :                                                        //
5//    Time-stamp: <Thu Sep/06/2001 20:13 MET Coder@ReallySoft.de>        //
6//                                                                       //
7//                                                                       //
8//  Coded by Ralf Westram (coder@reallysoft.de) in September 2001        //
9//  Copyright Department of Microbiology (Technical University Munich)   //
10//                                                                       //
11//  Visit our web site at: http://www.arb-home.de/                       //
12//                                                                       //
13//                                                                       //
14//  ==================================================================== //
15
16#ifndef EXP_INTERFACE_HXX
17#define EXP_INTERFACE_HXX
18
19extern struct ad_item_selector EXP_item_selector;
20
21#else
22#error EXP_interface.hxx included twice
23#endif // EXP_INTERFACE_HXX
24
Note: See TracBrowser for help on using the repository browser.