.hgeol
author sheepluva
Sun, 27 Nov 2016 13:08:12 +0100
changeset 12095 e1bca1ebbad9
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"

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