Rename browsersupport module to browser

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1910 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2011-01-13 07:47:21 +00:00
parent 282f81f27a
commit 28b9c0cfd7
13 changed files with 63 additions and 62 deletions

View File

@@ -23,7 +23,7 @@ build/$(PACKAGE):
# codedread: NOTE: Some files are not ready for the Closure compiler: (jquery)
java -jar $(CLOSURE) \
--js browsersupport.js \
--js browser.js \
--js svgtransformlist.js \
--js math.js \
--js units.js \