33 files changed, 530 insertions, 113 deletions
diff --git a/src/view/exp004state0.h b/src/view/exp004state0.h deleted file mode 100644 index 2b60ce9..0000000 --- a/src/view/exp004state0.h +++ b/dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | #ifndef EXP004STATE0_H | ||
2 | #define EXP004STATE0_H | ||
3 | |||
4 | #include "../model/exp004state.h" | ||
5 | |||
6 | EXP004STATE exp004state0; | ||
7 | |||
8 | #endif // EXP004STATE0_H | ||