[OpenLayers-Commits] r12157 - trunk/openlayers/lib/OpenLayers/Format
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Jul 5 12:26:41 EDT 2011
Author: bartvde
Date: 2011-07-05 09:26:40 -0700 (Tue, 05 Jul 2011)
New Revision: 12157
Modified:
trunk/openlayers/lib/OpenLayers/Format/WCSGetCoverage.js
Log:
add missing requires
Modified: trunk/openlayers/lib/OpenLayers/Format/WCSGetCoverage.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Format/WCSGetCoverage.js 2011-07-05 12:53:10 UTC (rev 12156)
+++ trunk/openlayers/lib/OpenLayers/Format/WCSGetCoverage.js 2011-07-05 16:26:40 UTC (rev 12157)
@@ -5,6 +5,7 @@
/**
* @requires OpenLayers/Format/XML.js
+ * @requires OpenLayers/Format/OWSCommon/v1_1_0.js
*/
/**
More information about the Commits
mailing list