Changeset 468
- Timestamp:
- 05/30/06 07:40:56 (3 years ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers.js
r409 r468 2 2 /// This blob sucks in all the files in uncompressed form for ease of use 3 3 /// 4 5 /** HACK HACK HACK6 * this function is basically duplicated in api.js7 *8 * @return {str}9 */10 4 11 5 OpenLayers = new Object();
