Added astyle file and changed all project files accordingly.

This commit is contained in:
Johannes Feldmann
2018-04-06 10:40:10 +02:00
parent 9e10464d44
commit e5610927de
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

@@ -232,3 +232,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