Changeset 7353
- Timestamp:
- 06/12/08 15:06:39 (3 months ago)
- Files:
-
- trunk/openlayers/tools/mergejs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tools/mergejs.py
r5614 r7353 13 13 # 14 14 # // @requires Geo/DataSource.js 15 #16 # or (ideally) within a class comment definition17 #18 # /**19 # * @class20 # *21 # * @requires OpenLayers/Layer.js22 # */23 15 # 24 16 # This script should be executed like so:
