etcl_y.h.diff
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· DIFF 代码 · 共 26 行
DIFF
26 行
--- 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 @@
// ETCL_y.h.diff,v 1.1 2002/01/14 19:52:28 parsons Exp
-#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;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?