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/Layer/Grid.js
|
||||
// @require OpenLayers/Layer/Marker.js
|
||||
/**
|
||||
* @class
|
||||
*/
|
||||
@@ -75,4 +77,4 @@ OpenLayers.Layer.WFS.prototype =
|
||||
CLASS_NAME: "OpenLayers.Layer.WFS"
|
||||
}
|
||||
)
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user