.hgeol
author nemo
Fri, 09 Sep 2011 18:30:40 -0400
changeset 5832 f730c8a9777b
parent 3690 c247dee9e1c0
child 6500 c9eaf1dd16c8
permissions -rw-r--r--
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.

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