- "Is it so damn difficult to keep that Makefile " ... with a consistent tab usage? ;) j/j.. good job guys.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1156 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
b29873052b
commit
aef436eb45
|
@ -354,8 +354,8 @@ sgpemv2_SOURCES = \
|
|||
src/schedulable_state_widget.cc \
|
||||
src/schedulables_statistics_widget.cc \
|
||||
src/schedulables_tree_widget.cc \
|
||||
src/simulation_controller.cc \
|
||||
src/simulation_statistics_widget.cc \
|
||||
src/simulation_controller.cc \
|
||||
src/simulation_statistics_widget.cc \
|
||||
src/simulation_widget.cc \
|
||||
src/statistics_container_window.cc \
|
||||
src/text_simulation.cc
|
||||
|
@ -378,8 +378,8 @@ noinst_HEADERS += \
|
|||
src/schedulables_statistics_widget.hh \
|
||||
src/schedulables_tree_widget.hh \
|
||||
src/schedulables_statistics_widget.hh \
|
||||
src/simulation_controller.hh \
|
||||
src/simulation_statistics_widget.hh \
|
||||
src/simulation_controller.hh \
|
||||
src/simulation_statistics_widget.hh \
|
||||
src/simulation_widget.hh \
|
||||
src/statistics_container_window.hh \
|
||||
src/text_simulation.hh
|
||||
|
|
Loading…
Reference in New Issue