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
 *	c-parser.sid
2 7u83 4
 * and
6 7u83 5
 *	c-parser.act
2 7u83 6
 * by:
6 7u83 7
 *	./obj/sid
2 7u83 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
 
44
/* BEGINNING OF FUNCTION DECLARATIONS */
45
 
6 7u83 46
extern void c_parse_grammar (void);
2 7u83 47
 
48
/* BEGINNING OF TERMINAL DEFINITIONS */
49
 
50
#define ZBopen_Htuple (18)
51
#define ZBsid_Hidentifier (8)
52
#define ZBcode (16)
53
#define ZBblt_Hmaps (1)
54
#define ZBblt_Hassignments (2)
55
#define ZBarrow (17)
56
#define ZBreference (21)
57
#define ZBbegin_Haction (13)
58
#define ZBc_Hidentifier (9)
59
#define ZBeof (22)
60
#define ZBblt_Hparam_Hassign (20)
61
#define ZBblt_Hterminals (3)
62
#define ZBblt_Hresult_Hassign (7)
63
#define ZBterminator (12)
64
#define ZBseparator (10)
65
#define ZBblt_Hprefixes (0)
66
#define ZBblt_Hheader (4)
67
#define ZBblt_Hactions (5)
68
#define ZBend_Haction (15)
69
#define ZBblt_Htrailer (6)
70
#define ZBdefine (14)
71
#define ZBtypemark (11)
72
#define ZBclose_Htuple (19)
73
 
74
/* BEGINNING OF TRAILER */
75
 
76
 
77
 
78
/* END OF FILE */