summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-19 02:24:49 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-19 02:24:49 +0000
commit0af25ff34f66b2165ee896e33f65d02444214a8f (patch)
treecab6b1b68ca3cd6854c845d95c035fd3a43e4cc1
parent38b8dfa30c1ad9050a800daa78efd1aa1194e194 (diff)
downloadATCD-0af25ff34f66b2165ee896e33f65d02444214a8f.tar.gz
Missed some cut and paste.
-rw-r--r--TAO/TAO_IDL/fe/lex.yy.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/TAO/TAO_IDL/fe/lex.yy.cpp b/TAO/TAO_IDL/fe/lex.yy.cpp
index e785fe8f0f2..cf2cf238f4f 100644
--- a/TAO/TAO_IDL/fe/lex.yy.cpp
+++ b/TAO/TAO_IDL/fe/lex.yy.cpp
@@ -919,7 +919,7 @@ TAO_YY_DECL
register char *tao_yy_cp, *tao_yy_bp;
register int tao_yy_act;
-#line 116 "fe/idl.ll"
+#line 117 "fe/idl.ll"
@@ -973,13 +973,13 @@ tao_yy_match:
while ( tao_yy_chk[tao_yy_base[tao_yy_current_state] + tao_yy_c] != tao_yy_current_state )
{
tao_yy_current_state = (int) tao_yy_def[tao_yy_current_state];
- if ( tao_yy_current_state >= 384 )
+ if ( tao_yy_current_state >= 388 )
tao_yy_c = tao_yy_meta[(unsigned int) tao_yy_c];
}
tao_yy_current_state = tao_yy_nxt[tao_yy_base[tao_yy_current_state] + (unsigned int) tao_yy_c];
++tao_yy_cp;
}
- while ( tao_yy_base[tao_yy_current_state] != 664 );
+ while ( tao_yy_base[tao_yy_current_state] != 677 );
tao_yy_find_action:
tao_yy_act = tao_yy_accept[tao_yy_current_state];
@@ -1769,7 +1769,7 @@ static tao_yy_state_type tao_yy_get_previous_state()
while ( tao_yy_chk[tao_yy_base[tao_yy_current_state] + tao_yy_c] != tao_yy_current_state )
{
tao_yy_current_state = (int) tao_yy_def[tao_yy_current_state];
- if ( tao_yy_current_state >= 384 )
+ if ( tao_yy_current_state >= 388 )
tao_yy_c = tao_yy_meta[(unsigned int) tao_yy_c];
}
tao_yy_current_state = tao_yy_nxt[tao_yy_base[tao_yy_current_state] + (unsigned int) tao_yy_c];
@@ -1804,11 +1804,11 @@ tao_yy_state_type tao_yy_current_state;
while ( tao_yy_chk[tao_yy_base[tao_yy_current_state] + tao_yy_c] != tao_yy_current_state )
{
tao_yy_current_state = (int) tao_yy_def[tao_yy_current_state];
- if ( tao_yy_current_state >= 384 )
+ if ( tao_yy_current_state >= 388 )
tao_yy_c = tao_yy_meta[(unsigned int) tao_yy_c];
}
tao_yy_current_state = tao_yy_nxt[tao_yy_base[tao_yy_current_state] + (unsigned int) tao_yy_c];
- tao_yy_is_jam = (tao_yy_current_state == 383);
+ tao_yy_is_jam = (tao_yy_current_state == 387);
return tao_yy_is_jam ? 0 : tao_yy_current_state;
}
@@ -2364,7 +2364,7 @@ int main()
return 0;
}
#endif
-#line 287 "fe/idl.ll"
+#line 300 "fe/idl.ll"
/* subroutines */