Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/*
2
 * Automatically generated from the files:
7 7u83 3
 *	syntax.sid
2 7u83 4
 * and
7 7u83 5
 *	syntax.act
2 7u83 6
 * by:
7
 *	sid
8
 */
9
 
10
/* BEGINNING OF HEADER */
11
 
12
 
13
/*
14
    		 Crown Copyright (c) 1997
7 7u83 15
 
2 7u83 16
    This TenDRA(r) Computer Program is subject to Copyright
17
    owned by the United Kingdom Secretary of State for Defence
18
    acting through the Defence Evaluation and Research Agency
19
    (DERA).  It is made available to Recipients with a
20
    royalty-free licence for its use, reproduction, transfer
21
    to other parties and amendment for any purpose not excluding
22
    product development provided that any such use et cetera
23
    shall be deemed to be acceptance of the following conditions:-
7 7u83 24
 
2 7u83 25
        (1) Its Recipients shall ensure that this Notice is
26
        reproduced upon any copies or amended versions of it;
7 7u83 27
 
2 7u83 28
        (2) Any amended version of it shall be clearly marked to
29
        show both the nature of and the organisation responsible
30
        for the relevant amendment or amendments;
7 7u83 31
 
2 7u83 32
        (3) Its onward transfer from a recipient to another
33
        party shall be deemed to be that party's acceptance of
34
        these conditions;
7 7u83 35
 
2 7u83 36
        (4) DERA gives no warranty or assurance as to its
37
        quality or suitability for any purpose and DERA accepts
38
        no liability whatsoever in relation to any use to which
39
        it may be put.
40
*/
41
 
42
 
43
#ifndef SYNTAX_INCLUDED
44
#define SYNTAX_INCLUDED
45
 
46
 
47
/* BEGINNING OF FUNCTION DECLARATIONS */
48
 
7 7u83 49
extern void read_errors(void);
2 7u83 50
 
51
/* BEGINNING OF TERMINAL DEFINITIONS */
52
 
53
#define lex_entries (4)
54
#define lex_open_Hround (20)
55
#define lex_comma (17)
56
#define lex_prefix (7)
57
#define lex_alt_Hname (2)
58
#define lex_comp_Houtput (12)
59
#define lex_unknown (25)
60
#define lex_from_Hcomp (13)
61
#define lex_db_Hname (3)
62
#define lex_usage (11)
63
#define lex_string (1)
64
#define lex_equal (18)
65
#define lex_colon (16)
66
#define lex_identifier (0)
67
#define lex_from_Hdb (14)
68
#define lex_arrow (15)
69
#define lex_types (10)
70
#define lex_eof (24)
71
#define lex_keys (6)
72
#define lex_rig (9)
73
#define lex_close_Hbrace (23)
74
#define lex_key (5)
75
#define lex_properties (8)
76
#define lex_or (19)
77
#define lex_open_Hbrace (22)
78
#define lex_close_Hround (21)
79
 
80
/* BEGINNING OF TRAILER */
81
 
82
 
83
#endif
84
 
85
/* END OF FILE */