12 lines
325 B
Diff
12 lines
325 B
Diff
|
--- misc/syntax/Syntax.orig 2011-07-19 12:35:07.000000000 +0400
|
||
|
+++ misc/syntax/Syntax 2011-12-15 19:07:39.177893268 +0400
|
||
|
@@ -241,5 +241,8 @@
|
||
|
file ..\*\\.(l|y|yxx|ypp)$ Lex/Flex/Yacc/Bison\ssource
|
||
|
include yxx.syntax
|
||
|
|
||
|
+file (^CMakeLists.txt|.cmake)$ CMake
|
||
|
+include cmake.syntax
|
||
|
+
|
||
|
file .\* unknown
|
||
|
include unknown.syntax
|