Submodule for packet buffering added

This commit is contained in:
Matthias Jung
2015-06-30 13:44:50 +02:00
parent 8ea6316471
commit 736ee0fa44
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "DRAMSys/dramSys/src/common/third_party/tinyxml2"]
path = DRAMSys/dramSys/src/common/third_party/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "DRAMSys/dram/src/common/third_party/pbuff"]
path = DRAMSys/dram/src/common/third_party/pbuff
url = https://jungma@git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.packetbuffering.git