Files
DRAMSys/.gitmodules
2018-03-27 10:10:50 +02:00

11 lines
509 B
Plaintext

[submodule "DRAMSys/library/src/common/third_party/tinyxml2"]
path = DRAMSys/library/src/common/third_party/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "DRAMSys/library/src/common/third_party/DRAMPower"]
path = DRAMSys/library/src/common/third_party/DRAMPower
url = https://github.com/tukl-msd/DRAMPower.git
branch = master
[submodule "DRAMSys/library/src/common/third_party/json"]
path = DRAMSys/library/src/common/third_party/json
url = https://github.com/nlohmann/json.git