ARB
Macros | Functions
EXP_local.hxx File Reference
#include <EXP.hxx>
Include dependency graph for EXP_local.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#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"

Function Documentation

void EXP_popup_experiment_window ( AW_root aw_root,
GBDATA gb_main 
)