/*
 * common_et.h:
 * This file is automatically generated; please do not edit it.
 */
#define OLCC_BAD_OPEN                            (-1503175424L)
#define OLCC_BAD_STAT                            (-1503175423L)
#define OLCC_NOMEM                               (-1503175422L)
#define OLCC_BAD_READ                            (-1503175421L)
#define OLCC_BAD_CLOSE                           (-1503175420L)
#define OLCC_BAD_FEATURE_FORMAT                  (-1503175419L)
extern void initialize_olcc_error_table ();
#define ERROR_TABLE_BASE_olcc (-1503175424L)

/* for compatibility with older versions... */
#define init_olcc_err_tbl initialize_olcc_error_table
#define olcc_err_base ERROR_TABLE_BASE_olcc
