Add @require pragma to all source files.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@277 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// @require OpenLayers/Util.js
|
||||
|
||||
/**
|
||||
* @class
|
||||
*/
|
||||
@@ -166,4 +168,4 @@ OpenLayers.Popup.prototype = {
|
||||
},
|
||||
|
||||
CLASS_NAME: "OpenLayers.Popup"
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user