forked from camptocamp/cgxp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 965 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "openlayers"]
path = openlayers
url = https://github.com/openlayers/openlayers.git
[submodule "geoext"]
path = geoext
url = https://github.com/geoext/geoext.git
[submodule "gxp"]
path = gxp
url = https://github.com/boundlessgeo/gxp.git
[submodule "styler"]
path = styler
url = https://github.com/georchestra/styler.git
[submodule "openlayers.addins/URLCompressed"]
path = openlayers.addins/URLCompressed
url = https://github.com/sbrunner/OpenLayers-URLCompressed.git
[submodule "core/tests/lib/jasmine"]
path = core/tests/lib/jasmine
url = https://github.com/pivotal/jasmine.git
[submodule "dygraphs/dygraphs/dygraphs"]
path = dygraphs/dygraphs/dygraphs
url = https://github.com/danvk/dygraphs.git
[submodule "proj4js/proj4js"]
path = proj4js/proj4js
url = https://github.com/proj4js/proj4js.git
[submodule "openlayers.addins/DynamicMeasure"]
path = openlayers.addins/DynamicMeasure
url = https://github.com/jorix/OL-DynamicMeasure.git