[OpenLayers-Commits] r11017 - trunk/openlayers/lib/OpenLayers

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Thu Jan 6 19:13:46 EST 2011


Author: tschaub
Date: 2011-01-06 16:13:46 -0800 (Thu, 06 Jan 2011)
New Revision: 11017

Modified:
   trunk/openlayers/lib/OpenLayers/Util.js
Log:
Not really required here, but taking a shortcut.

Modified: trunk/openlayers/lib/OpenLayers/Util.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Util.js	2011-01-06 21:41:25 UTC (rev 11016)
+++ trunk/openlayers/lib/OpenLayers/Util.js	2011-01-07 00:13:46 UTC (rev 11017)
@@ -5,8 +5,10 @@
 
 /**
  * @requires OpenLayers/BaseTypes.js
+ * @requires OpenLayers/BaseTypes/Bounds.js
  * @requires OpenLayers/BaseTypes/Element.js
  * @requires OpenLayers/BaseTypes/LonLat.js
+ * @requires OpenLayers/BaseTypes/Pixel.js
  * @requires OpenLayers/BaseTypes/Size.js
  * @requires OpenLayers/Console.js
  * @requires OpenLayers/Lang.js



More information about the Commits mailing list