mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
make comment state exclusive
This commit is contained in:
@ -56,7 +56,7 @@ void importDirectory(const char* dirName);
|
|||||||
|
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%s CMNT CFNAME SCFNAME JFNAME FFNAME
|
%x CMNT CFNAME SCFNAME JFNAME FFNAME
|
||||||
%%
|
%%
|
||||||
|
|
||||||
"//".*\n ; /* remove c++ style one line comments */
|
"//".*\n ; /* remove c++ style one line comments */
|
||||||
|
|||||||
Reference in New Issue
Block a user