ARB
|
#include <EXP.hxx>
Go to the source code of this file.
Macros | |
#define | exp_assert(bed) arb_assert(bed) |
#define | AWAR_COMBINED_EXPERIMENT_NAME "tmp/experiment/combined_name" |
Functions | |
void | EXP_popup_experiment_window (AW_root *aw_root, GBDATA *gb_main) |
#define exp_assert | ( | bed | ) | arb_assert(bed) |
Definition at line 22 of file EXP_local.hxx.
Referenced by EXP_create_field_items(), and EXP_open_mask_window().
#define AWAR_COMBINED_EXPERIMENT_NAME "tmp/experiment/combined_name" |
Definition at line 26 of file EXP_local.hxx.
Referenced by EXP_create_awars(), EXP_update_combined_cb(), and EXP_item_type_species_selector::get_self_awar().
Definition at line 466 of file EXP_interface.cxx.
References InfoWindow::MAIN_WINDOW, NULp, popup_new_experiment_window(), and InfoWindowRegistry::reactivate().
Referenced by EXP_create_experiment_query_window(), and EXP_create_experiments_submenu().