diff options
Diffstat (limited to 'src/defs.js')
-rwxr-xr-x | src/defs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.js b/src/defs.js index a50ad94..ad66cc5 100755 --- a/src/defs.js +++ b/src/defs.js @@ -5,4 +5,5 @@ SVG.Defs = SVG.invent({ // Inherit from , inherit: SVG.Container + })
\ No newline at end of file |