.hgeol
author koda
Wed, 02 May 2012 08:07:17 +0100
changeset 6986 409dd3851309
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native