Move Selector and SelectorManager into select.js. Start of unit test file for select.js.

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1873 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-11-15 09:25:49 +00:00
parent 383d52e157
commit 3ef0229180
11 changed files with 781 additions and 638 deletions

View File

@@ -30,6 +30,7 @@ build/$(PACKAGE):
--js svgutils.js \
--js sanitize.js \
--js history.js \
--js select.js \
--js svgcanvas.js \
--js svg-editor.js \
--js locale/locale.js \