Change in project structure.

This commit is contained in:
Éder Ferreira Zulian
2015-06-23 16:31:19 +02:00
parent 8fb4718938
commit a61d7ecb36
218 changed files with 150 additions and 150 deletions

8
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "DRAMSys/dram/src/common/third_party/DRAMPower"]
path = DRAMSys/dram/src/common/third_party/DRAMPower
[submodule "DRAMSys/dramSys/src/common/third_party/DRAMPower"]
path = DRAMSys/dramSys/src/common/third_party/DRAMPower
url = https://github.com/ravenrd/DRAMPower.git
[submodule "DRAMSys/dram/src/common/third_party/tinyxml2"]
path = DRAMSys/dram/src/common/third_party/tinyxml2
[submodule "DRAMSys/dramSys/src/common/third_party/tinyxml2"]
path = DRAMSys/dramSys/src/common/third_party/tinyxml2
url = https://github.com/leethomason/tinyxml2.git