[DEV] add capacity od C highlight

This commit is contained in:
Edouard DUPIN 2013-04-15 09:11:06 +02:00
parent af417b44f0
commit e6d078e0c9

View File

@ -5,6 +5,7 @@
<ext>*.cc</ext> <ext>*.cc</ext>
<ext>*.h</ext> <ext>*.h</ext>
<ext>*.hpp</ext> <ext>*.hpp</ext>
<ext>*.mm</ext>
<pass1><!-- multiline section & parse all file (now) and when modification retrive previous modification --> <pass1><!-- multiline section & parse all file (now) and when modification retrive previous modification -->
<rule name="my comment multiline doxygen"> <rule name="my comment multiline doxygen">
<color>commentDoxygen</color> <color>commentDoxygen</color>