aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 0b6afcc8b2ddf5b7458d87f1bc53c78b82795a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "test/packages/EABase"]
	path = test/packages/EABase
	url = ../EABase.git
[submodule "test/packages/EAAssert"]
	path = test/packages/EAAssert
	url = ../EAAssert.git
[submodule "test/packages/EAMain"]
	path = test/packages/EAMain
	url = ../EAMain.git
[submodule "test/packages/EAStdC"]
	path = test/packages/EAStdC
	url = ../EAStdC.git
[submodule "test/packages/EATest"]
	path = test/packages/EATest
	url = ../EATest.git
[submodule "test/packages/EAThread"]
	path = test/packages/EAThread
	url = ../EAThread.git