aboutsummaryrefslogtreecommitdiff
path: root/EASTL/.gitmodules
blob: 51fa684cdbba240e70578b65730a0096f967cd53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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