removed obsolete install script

This commit is contained in:
Matthias Jung
2015-05-13 16:09:41 +02:00
parent f74350a750
commit 6d818f40a9

View File

@@ -1,7 +0,0 @@
#!/bin/bash
cd dram/src/common/third_party/
rm -rf DRAMPower
git clone https://github.com/ravenrd/DRAMPower.git
cd DRAMPower
make parserlib
make lib