ARB
Main Page
Namespaces
Classes
Files
File List
File Members
GENOM
EXP_local.hxx
Go to the documentation of this file.
1
// ==================================================================== //
2
// //
3
// File : EXP_local.hxx //
4
// Purpose : //
5
// //
6
// //
7
// Coded by Ralf Westram (coder@reallysoft.de) in September 2001 //
8
// Copyright Department of Microbiology (Technical University Munich) //
9
// //
10
// Visit our web site at: http://www.arb-home.de/ //
11
// //
12
// //
13
// ==================================================================== //
14
15
#ifndef EXP_LOCAL_HXX
16
#define EXP_LOCAL_HXX
17
18
#ifndef EXP_HXX
19
#include <
EXP.hxx
>
20
#endif
21
22
#define exp_assert(bed) arb_assert(bed)
23
24
// contains the path to the experiment: "organism_name;experiment_name"
25
// writing this awar has no effect
26
#define AWAR_COMBINED_EXPERIMENT_NAME "tmp/experiment/combined_name"
27
28
void
EXP_popup_experiment_window
(
AW_root
*aw_root,
GBDATA
*
gb_main
);
29
30
#else
31
#error EXP_local.hxx included twice
32
#endif // EXP_LOCAL_HXX
33
GBDATA
Definition:
gb_data.h:129
EXP_popup_experiment_window
void EXP_popup_experiment_window(AW_root *aw_root, GBDATA *gb_main)
Definition:
EXP_interface.cxx:466
EXP.hxx
AW_root
Definition:
aw_root.hxx:86
gb_main
GBDATA * gb_main
Definition:
adname.cxx:32
Generated by
1.8.8