make comment state exclusive

This commit is contained in:
mattijs
2008-06-27 16:27:15 +01:00
parent b8ee18b9df
commit 98578b55b4

View File

@ -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 */