12 #ifndef ARB_GLOBAL_DEFS_H
13 #define ARB_GLOBAL_DEFS_H
15 #define NO_TREE_SELECTED "tree_?????"
16 #define NO_ALI_SELECTED "????"
17 #define NO_CONFIG_SELECTED ""
18 #define NO_FIELD_SELECTED "----"
20 #define DISPLAY_NONE "<< none >>"
23 inline bool is_std_gap(
const char c) {
return c ==
'-' || c ==
'.'; }
30 #error arb_global_defs.h included twice
31 #endif // ARB_GLOBAL_DEFS_H
bool is_import_gap(const char c)
const char * anyGapChars()
bool is_std_gap(const char c)