Subversion Repositories tendra.SVN

Rev

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

Rev Author Line No. Line
2 7u83 1
/*
2
 * Automatically generated from the files:
6 7u83 3
 *	syntax.sid
2 7u83 4
 * and
6 7u83 5
 *	syntax.act
2 7u83 6
 * by:
7
 *	sid
8
 */
9
 
10
/* BEGINNING OF HEADER */
11
 
12
 
13
/*
14
    		 Crown Copyright (c) 1997
15
 
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:-
24
 
25
        (1) Its Recipients shall ensure that this Notice is
26
        reproduced upon any copies or amended versions of it;
27
 
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;
31
 
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;
35
 
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
 
6 7u83 49
extern void read_spec(SPECIFICATION *);
2 7u83 50
 
51
/* BEGINNING OF TERMINAL DEFINITIONS */
52
 
53
#define lex_break (2)
54
#define lex_number (1)
55
#define lex_edge_Hsort (7)
56
#define lex_comma (29)
57
#define lex_kinds_Hof_Hunit (14)
58
#define lex_options (19)
59
#define lex_edge_Hconstructor (6)
60
#define lex_unknown (31)
61
#define lex_sortid (23)
62
#define lex_close (28)
63
#define lex_entity_Hsort (11)
64
#define lex_unit_Hidentifier (26)
65
#define lex_result_Hsort (21)
66
#define lex_name (0)
67
#define lex_slists (22)
68
#define lex_encoding_Hbits (9)
69
#define lex_lists (16)
70
#define lex_boundaries (3)
71
#define lex_parameter_Hsorts (20)
72
#define lex_open (27)
73
#define lex_eof (30)
74
#define lex_construct_Hname (5)
75
#define lex_sorts (24)
76
#define lex_encoding (8)
77
#define lex_graph_Hedges (12)
78
#define lex_has_Hextension (13)
79
#define lex_unit_Helements (25)
80
#define lex_major_Hversion (17)
81
#define lex_constructs (4)
82
#define lex_linkable_Hentities (15)
83
#define lex_minor_Hversion (18)
84
#define lex_entity_Hidentifier (10)
85
 
86
/* BEGINNING OF TRAILER */
87
 
88
 
89
#endif
90
 
91
/* END OF FILE */