Revert "macroprocessor: support Matlab comments. #4"

This reverts commit 066942ef22.
issue#70
Houtan Bastani 2018-07-11 11:37:58 +02:00
parent a2fef7804e
commit 357320468b
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ CONT \\\\
%}
// Ignore inline comments
<INITIAL,STMT,EXPR,FOR_BODY,THEN_BODY,ELSE_BODY>%.* { yylloc->step(); ECHO; }
<INITIAL,STMT,EXPR,FOR_BODY,THEN_BODY,ELSE_BODY>\/{2}.* { yylloc->step(); ECHO; }
<INITIAL>^{SPC}*@#{SPC}*includepath{SPC}+\"([^\"\r\n:;|<>]*){1}(:[^\"\r\n:;|<>]*)*\"{SPC}*{EOL} {