Refactor SVN layout in compliance with RFC/LicenseChange. This hopefully

completes an important blocker for moving forward with OSGeo incubation. 


git-svn-id: http://svn.openlayers.org/trunk/openlayers@4985 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-10-17 02:21:22 +00:00
parent 91e9add5a8
commit ed3221441c
117 changed files with 371 additions and 401 deletions

View File

@@ -1,6 +1,5 @@
if (!window.console || !console.firebug)
{
if (!window.console || !console.firebug) {
var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml",
"group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"];