.hgeol
author nemo
Fri, 23 Nov 2018 15:54:23 -0500
changeset 14282 6015b74eea55
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.

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