Use =default for skeleton copy constructor
[ACE_TAO.git] / ACE / ace / ETCL / ETCL_y.h.diff
bloba4d10074ff0480097db3f4d25db53cb425388132
1 --- ETCL_y.h Mon Nov 12 16:07:25 2001
2 +++ ETCL_y.h.safe Thu Oct 11 20:53:13 2001
3 @@ -1,7 +1,4 @@
4 -#ifndef YYSTYPE
5 -#define YYSTYPE int
6 -#endif
7 #define TAO_ETCL_GT 257
8 #define TAO_ETCL_GE 258
9 #define TAO_ETCL_LT 259
10 @@ -33,7 +30,7 @@
11 #define TAO_ETCL_SIGNED 285
12 #define TAO_ETCL_DOUBLE 286
13 #define TAO_ETCL_CONSTRAINT 287
14 -#define TAO_ETCL_SEQUENCE 288
15 +#define TAO_ETCL_COMPONENT 288
16 #define TAO_ETCL_WITH 289
17 #define TAO_ETCL_MAX 290
18 #define TAO_ETCL_MIN 291
19 @@ -46,5 +43,3 @@
20 #define TAO_ETCL_TYPE_ID 298
21 #define TAO_ETCL_REPOS_ID 299
24 -extern YYSTYPE yylval;