Merge pull request #192 from jfeldman/master

Added astyle file and changed all project files accordingly.
This commit is contained in:
fzeder
2018-04-06 10:58:23 +02:00
committed by GitHub Enterprise
5 changed files with 6 additions and 0 deletions

1
DRAMSys/dramsys.astylerc Normal file
View File

@@ -0,0 +1 @@
--style=attach

View File

@@ -73,3 +73,4 @@ SOURCES += $${gem5_root}/util/tlm/src/sim_control.cc
SOURCES += main.cpp
DISTFILES += ../dramsys.astylerc

View File

@@ -234,3 +234,4 @@ $$eval(thermalsim) {
# Additional Files:
include(resources/resources.pri)
DISTFILES += ../dramsys.astylerc

View File

@@ -49,3 +49,5 @@ LIBS += -lsqlite3
PRE_TARGETDEPS += ../library/libDRAMSys.a
SOURCES += main.cpp
DISTFILES += ../dramsys.astylerc

View File

@@ -166,3 +166,4 @@ FORMS += \
# Additional Files:
include(scripts/scripts.pri)
DISTFILES += ../dramsys.astylerc