summaryrefslogtreecommitdiffstats
path: root/src/array.js
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-25 15:05:03 +0200
committerwout <wout@impinc.co.uk>2014-06-25 15:05:03 +0200
commite567c774c17e6649041d4972defd1232ab602012 (patch)
tree05140fe4715a652c99f15672e1d56c0fc8426824 /src/array.js
parentec21f496bddc588e2113fd5418d713ce8ae78f39 (diff)
downloadsvg.js-e567c774c17e6649041d4972defd1232ab602012.tar.gz
svg.js-e567c774c17e6649041d4972defd1232ab602012.zip
Added SVG.Circle, removed structural internal references
Diffstat (limited to 'src/array.js')
-rwxr-xr-xsrc/array.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/array.js b/src/array.js
index bc79ceb..6c99698 100755
--- a/src/array.js
+++ b/src/array.js
@@ -77,5 +77,4 @@ SVG.extend(SVG.Array, {
return this
}
-})
-
+}) \ No newline at end of file