INTEGRATION: CWS so8betaloc (1.10.12); FILE MERGED
2005/03/03 19:50:15 ihi 1.10.12.1: #i43418# brackets removed
This commit is contained in:
@@ -81,12 +81,12 @@ void YYWarning();
|
||||
}
|
||||
}
|
||||
|
||||
(^[\t ]*"#ifndef".+$) |
|
||||
(^[\t ]*"#ifdef".+$) |
|
||||
(^[\t ]*"#if".+$) |
|
||||
(^[\t ]*"#elif".*$) |
|
||||
(^[\t ]*"#else".*$) |
|
||||
(^[\t ]*"#endif".*$) {
|
||||
^[\t ]*"#ifndef".+$ |
|
||||
^[\t ]*"#ifdef".+$ |
|
||||
^[\t ]*"#if".+$ |
|
||||
^[\t ]*"#elif".*$ |
|
||||
^[\t ]*"#else".*$ |
|
||||
^[\t ]*"#endif".*$ {
|
||||
WorkOnTokenSet( CONDITION, yytext );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user