/*
 * Common messages catalogue.
 *
 * It could be extended by defining additional types, usages and entries.
 *
 * $TenDRA: tendra/src/libten/catstd.cat,v 1.3 2004/09/05 03:38:39 bp Exp $
 */

/*
 * AUTOMATICALLY GENERATED BY mkerr.awk FROM /mnt/gmirror/ports/lang/TenDRA/work/tendra/src/libten/catstd.cat
 * AUTOMATICALLY GENERATED BY mkerr.awk FROM /mnt/gmirror/ports/lang/TenDRA/work/tendra/src/utilities/calculus/messages.cat
 */

#ifndef MSG_NO_INCLUDED
#define	MSG_NO_INCLUDED


/* Error message macros */

#define	MID__prefix_info	0
#define	MID__prefix_debug	1
#define	MID__prefix_warning	2
#define	MID__prefix_error	3
#define	MID__prefix_fatal	4
#define	MID__prefix_internal	5
#define	MID__prefix_assert	6
#define	MID_fmm_malloc_failed	7
#define	MID_fmm_frt_still_allocated	8
#define	MID_fmm_data_modified	9
#define	MID_fmm_wrong_bucket	10
#define	MID_fmm_lost_data	11
#define	MID_fmm_free_modified	12
#define	MID_fmm_multiple_free	13
#define	MID_caught_signal	14
#define	MID_removed_core	15
#define	MID_tenapp_version	16
#define	MID_crown_copyright	17
#define	MID_cant_open_input_file	18
#define	MID_cant_open_output_file	19
#define	MID_file_read_error	20
#define	MID_file_write_error	21
#define	MID_ostream_write_error	22
#define	MID_getopt_unknown_option	23
#define	MID_getopt_not_enough_arguments	24
#define	MID_getopt_too_many_arguments	25
#define	MID_arg_parse_missing_argument	26
#define	MID_arg_parse_unknown_option	27
#define	MID_arg_parse_missing_short_arg	28
#define	MID_arg_parse_ambiguous_option	29
#define	MID_arg_parse_unknown_short_opt	30
#define	MID_description_of_help	31
#define	MID_description_of_version	32
#define	MID_fatal_tdf_stream_read_error	33
#define	MID_fatal_tdf_stream_seek_error	34
#define	MID_fatal_tdf_cant_encode_0_as_extended_value	35
#define	MID_fatal_tdf_integer_too_big	36
#define	MID_tdf_integer_too_long	37
#define	MID_fatal_tdf_string_element_too_big	38
#define	MID_fatal_tdf_expect_eof	39
#define	MID_fatal_tdf_unexpected_eof	40
#define	MID_fatal_tdf_bad_magic	41
#define	MID_fatal_tdf_bad_version	42
#define	MID_fatal_tdf_version_mismatch	43
#define	MID_int_tdf_extend_unaligned	44
#define	MID_int_tdf_unaligned_access	45
#define	MID_debug_tdf_version	46
#define	MID_name_already_defined	47
#define	MID_type_already_defined	48
#define	MID_cyclic_type_definition	49
#define	MID_too_many_field_selectors	50
#define	MID_type_used_but_not_defined	51
#define	MID_cant_import_previously_used_type	52
#define	MID_algebra_not_defined	53
#define	MID_algebra_already_defined	54
#define	MID_cant_import_from_current_algebra	55
#define	MID_type_not_defined	56
#define	MID_cant_take_size_of_type	57
#define	MID_stack_operations_have_been_suppressed	58
#define	MID_vector_operations_have_been_suppressed	59
#define	MID_buffer_overflow	60
#define	MID_unexpected_end_of_string	61
#define	MID_end_of_file_in_comment	62
#define	MID_terminating_due_to_syntax_error	63
#define	MID_badly_placed_E_option	64
#define	MID_no_output_generated_due_errors	65
#define	MID_misplaced_formatting_string	66
#define	MID_unknown_formatting_string	67
#define	MID_creating	68
#define	MID_premature_eof	69
#define	MID_invalid_file_header_identifier	70
#define	MID_invalid_file_header_version	71
#define	MID_syntax_error	72
#define	MID_type_expected	73
#define	MID_unknown_enumerator	74
#define	MID_division_by_zero	75
#define	MID_cant_inherit_from	76
#define	MID_cant_find_field	77
#define	MID_old_style_algebra_syntax	78
#define	MID_end_of_if_expected	79
#define	MID_end_of_loop_expected	80
#define	MID_incomplete_at_command	81
#define	MID_duplicate_at_command	82
#define	MID_misplaced_at_command	83
#define	MID_unknown_at_command	84
#define	MID_end_of_at_expected	85
#define	MID_unknown_condition	86
#define	MID_unknown_control	87
#define	MID_cant_open_template_file	88
#define	MID_output_file_not_specified	89
#define	MID_cant_find_alias	90
#define	MID_usage	91
#define	MID_description_of_algebra	92
#define	MID_description_of_assertions	93
#define	MID_description_of_genc	94
#define	MID_description_of_gendisk	95
#define	MID_description_of_genlist	96
#define	MID_description_of_genpretty	97
#define	MID_description_of_genprint	98
#define	MID_description_of_gentoken	99
#define	MID_description_of_genwrite	100
#define	MID_description_of_extheaders	101
#define	MID_description_of_etypes	102
#define	MID_description_of_inbin	103
#define	MID_description_of_intext	104
#define	MID_description_of_noconsttok	105
#define	MID_description_of_nomproto	106
#define	MID_description_of_novector	107
#define	MID_description_of_noverbose	108
#define	MID_description_of_nostack	109
#define	MID_description_of_template	110

#endif


syntax highlighted by Code2HTML, v. 0.9.1