Clean up white spaces.

This commit is contained in:
Jürg Lehni 2011-07-07 16:09:02 +02:00
parent e573fe5dcd
commit 5655981f6d
34 changed files with 147 additions and 148 deletions
src/util

View file

@ -61,7 +61,6 @@ var Numerical = new function() {
cos = Math.cos,
PI = Math.PI;
return {
TOLERANCE: 10e-6,