From 9fdbd0146d3cc663238ca2e2ab4f41d7b0a2ca13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Mon, 7 Mar 2011 00:21:04 +0000 Subject: [PATCH] Rename MathUtils to Numerical. --- examples/Scripts/strokeBounds.html | 1 - src/paper.js | 2 +- src/path/Curve.js | 6 +++--- src/util/{MathUtils.js => Numerical.js} | 2 +- test/index.html | 2 +- 5 files changed, 6 insertions(+), 7 deletions(-) rename src/util/{MathUtils.js => Numerical.js} (98%) diff --git a/examples/Scripts/strokeBounds.html b/examples/Scripts/strokeBounds.html index 76077584..d7c803b8 100644 --- a/examples/Scripts/strokeBounds.html +++ b/examples/Scripts/strokeBounds.html @@ -37,7 +37,6 @@ - - +