INTEGRATION: CWS sb18 (1.10.4); FILE MERGED

2004/05/18 15:36:50 sb 1.10.4.1: #i21150# Added new feature: published.
This commit is contained in:
Oliver Bolte 2004-06-03 14:11:25 +00:00
parent d6d29bd4da
commit 3293f82d8b

View file

@ -2,9 +2,9 @@
*
* $RCSfile: scanner.ll,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: rt $ $Date: 2004-03-30 16:48:37 $
* last change: $Author: obo $ $Date: 2004-06-03 15:11:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -315,6 +315,8 @@ oneway return IDL_ONEWAY;
get return IDL_GET;
set return IDL_SET;
published return IDL_PUBLISHED;
"..." return IDL_ELLIPSIS;
("-")?{INT_LITERAL}+(l|L|u|U)? {