/*
 * 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/tools/tnc/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_TDF_version	47
#define	MID_cant_have_alignment_of_bottom_in	48
#define	MID_end_of_file_in_comment	49
#define	MID_new_line_in_string	50
#define	MID_invalid_escape_sequence	51
#define	MID_end_of_file_in_string	52
#define	MID_terminator_character_expected	53
#define	MID_illegal_character	54
#define	MID_illegal_digit	55
#define	MID_unexpected_end_of_file	56
#define	MID_illegal_seek_command	57
#define	MID_tag_used_but_not_declared	58
#define	MID_cant_deduce_shape_from_definition	59
#define	MID_FATAL_illegal_binding_sort	60
#define	MID_FATAL_var_already_defined	61
#define	MID_FATAL_object_number_too_big	62
#define	MID_FATAL_object_already_bound	63
#define	MID_FATAL_only_8bit_strings_allowed	64
#define	MID_FATAL_number_of_local_variables_wrong	65
#define	MID_FATAL_number_of_linkage_units_wrong	66
#define	MID_FATAL_unit_length_wrong	67
#define	MID_FATAL_number_of_variable_sorts_wrong	68
#define	MID_FATAL_illegal_EXTERN_value	69
#define	MID_FATAL_number_of_equations_wrong	70
#define	MID_FATAL_capsule_length_wrong	71
#define	MID_FATAL_label_already_defined	72
#define	MID_FATAL_label_number_too_big	73
#define	MID_alignment_tag_defined_inconsistently	74
#define	MID_tag_declared_inconsistently	75
#define	MID_FATAL_tag_defined_but_not_declared	76
#define	MID_tag_defined_inconsistently	77
#define	MID_FATAL_token_has_high_level_result_sort	78
#define	MID_token_defined_inconsistently	79
#define	MID_FATAL_token_definition_length_wrong	80
#define	MID_FATAL_illegal_version_number	81
#define	MID_FATAL_bad_magic_number	82
#define	MID_foreign_sorts_not_supported	83
#define	MID_token_undeclared	84
#define	MID_FATAL_token_arguments_length_wrong	85
#define	MID_FATAL_sort_error_in_token	86
#define	MID_FATAL_conditional_length_wrong	87
#define	MID_FATAL_cant_encode_unknown_bitstream	88
#define	MID_FATAL_premature_end_of_file	89
#define	MID_unknown_construct	90
#define	MID_sort_already_defined	91
#define	MID_illegal_sort_name	92
#define	MID_token_declared_inconsistently	93
#define	MID_FATAL_illegal_decoding_string	94
#define	MID_FATAL_token_identifier_expected	95
#define	MID_FATAL_token_already_declared	96
#define	MID_FATAL_token_not_declared	97
#define	MID_FATAL_token_returns_wrong_sort	98
#define	MID_FATAL_illegal_LIST_value	99
#define	MID_end_of_token_construct_expected	100
#define	MID_token_construct_should_be_in_brackets	101
#define	MID_FATAL_token_has_incorrect_sort	102
#define	MID_FATAL_object_already_in_scope	103
#define	MID_object_not_in_scope	104
#define	MID_FATAL_sort_identifier_expected	105
#define	MID_FATAL_identifier_expected	106
#define	MID_exp_expected	107
#define	MID_FATAL_multibyte_strings_not_allowed_here	108
#define	MID_FATAL_end_of_multibyte_string_expected	109
#define	MID_FATAL_string_expected	110
#define	MID_negative_nat	111
#define	MID_FATAL_name_expected	112
#define	MID_FATAL_number_expected	113
#define	MID_end_of_multibyte_string_expected	114
#define	MID_FATAL_illegal_sort	115
#define	MID_bad_sort_name	116
#define	MID_end_of_construct_expected	117
#define	MID_construct_should_be_in_brackets	118
#define	MID_badly_placed_comma	119
#define	MID_comma_or_close_bracket_expected	120
#define	MID_FATAL_lists_of_lists_not_implemented	121
#define	MID_FATAL_lists_of_options_not_implemented	122
#define	MID_FATAL_optional_lists_not_implemented	123
#define	MID_FATAL_optional_options_not_implemented	124
#define	MID_FATAL_external_expected	125
#define	MID_FATAL_illegal_external	126
#define	MID_cant_have_external_name_with_local	127
#define	MID_end_of_external_construct_expected	128
#define	MID_comma_expected	129
#define	MID_object_previously_declared_global	130
#define	MID_external_name_of_object_given_twice	131
#define	MID_object_previously_declared_local	132
#define	MID_tag_defined_but_not_declared	133
#define	MID_sort_name_expected	134
#define	MID_arrow_expected	135
#define	MID_FATAL_tokens_cant_return_high_level_sorts	136
#define	MID_cant_have_local_here	137
#define	MID_file_name_expected	138
#define	MID_FATAL_construct_name_expected	139
#define	MID_open_bracket_expected	140
#define	MID_FATAL_illegal_construct_name	141
#define	MID_start_of_construct_expected	142
#define	MID_shouldnt_be_checking_shape	143
#define	MID_shape_doesnt_match_declaration	144
#define	MID_shape_incompatibility_in	145
#define	MID_argument_should_be_of_shape	146
#define	MID_repeated_statement_cant_be_empty	147
#define	MID_nested_expansion_of_token	148
#define	MID_FATAL_construct_already_defined	149
#define	MID_FATAL_invalid_decode_function	150
#define	MID_FATAL_invalid_read_function	151
#define	MID_FATAL_labels_dont_match_exps	152
#define	MID_FATAL_illegal_decode_letter	153
#define	MID_FATAL_illegal_SN_value	154
#define	MID_multiple_output_files_given	155
#define	MID_switching_input_form	156
#define	MID_usage	157
#define	MID_description_of_check	158
#define	MID_description_of_cv	159
#define	MID_description_of_decode	160
#define	MID_description_of_dont_check	161
#define	MID_description_of_encode	162
#define	MID_description_of_eval	163
#define	MID_description_of_expand	164
#define	MID_description_of_func	165
#define	MID_description_of_funcin	166
#define	MID_description_of_funcout	167
#define	MID_description_of_include	168
#define	MID_description_of_lib	169
#define	MID_description_of_lprefix	170
#define	MID_description_of_no	171
#define	MID_description_of_only	172
#define	MID_description_of_outfile	173
#define	MID_description_of_print	174
#define	MID_description_of_read	175
#define	MID_description_of_subject	176
#define	MID_description_of_tsimp	177
#define	MID_description_of_unsorted	178
#define	MID_description_of_verbose	179
#define	MID_description_of_write	180

#endif


syntax highlighted by Code2HTML, v. 0.9.1