blob: d56ee31606351b7c9ff36f32aa197191ca306730 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*
file: term_test9.dat
no missing terminal
*/
terminals
(file-name yacco2_terminals
,name-space NS_yacco2_terminals){
terminals-refs
using namespace std;
using namespace NS_yacco2_err_symbols;
struct T_c_literal;
struct T_identifier;
struct T_syntax_code;
***
} // end of terminals
|