OpenLayers OpenLayers

Changeset 7363

Show
Ignore:
Timestamp:
06/16/08 17:09:37 (6 months ago)
Author:
tschaub
Message:

merge r7345:HEAD from trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/topp/almanac/lib/OpenLayers/Ajax.js

    r7345 r7363  
    33 * full text of the license. */ 
    44 
     5/** 
     6 * @requires OpenLayers/Request/XMLHttpRequest.js 
     7 */ 
    58 
    69OpenLayers.ProxyHost = ""; 
  • sandbox/topp/almanac/tools/mergejs.py

    r5614 r7363  
    1313# 
    1414#    // @requires Geo/DataSource.js 
    15 # 
    16 #  or (ideally) within a class comment definition 
    17 # 
    18 #     /** 
    19 #      * @class 
    20 #      * 
    21 #      * @requires OpenLayers/Layer.js 
    22 #      */ 
    2315# 
    2416# This script should be executed like so: