summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff')
-rw-r--r--TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff25
1 files changed, 25 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff b/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff
new file mode 100644
index 00000000000..85acf912763
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs/ETCL/ETCL_y.h.diff
@@ -0,0 +1,25 @@
+--- ETCL_y.h Mon Nov 12 16:07:25 2001
++++ ETCL_y.h.safe Thu Oct 11 20:53:13 2001
+@@ -1,7 +1,4 @@
+ // $Id$
+-#ifndef YYSTYPE
+-#define YYSTYPE int
+-#endif
+ #define TAO_ETCL_GT 257
+ #define TAO_ETCL_GE 258
+ #define TAO_ETCL_LT 259
+@@ -33,7 +30,7 @@
+ #define TAO_ETCL_SIGNED 285
+ #define TAO_ETCL_DOUBLE 286
+ #define TAO_ETCL_CONSTRAINT 287
+-#define TAO_ETCL_SEQUENCE 288
++#define TAO_ETCL_COMPONENT 288
+ #define TAO_ETCL_WITH 289
+ #define TAO_ETCL_MAX 290
+ #define TAO_ETCL_MIN 291
+@@ -46,5 +43,3 @@
+ #define TAO_ETCL_TYPE_ID 298
+ #define TAO_ETCL_REPOS_ID 299
+
+-
+-extern YYSTYPE yylval;