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 @@ -#ifndef EXP004STATE0_H -#define EXP004STATE0_H - -#include "../model/exp004state.h" - -EXP004STATE exp004state0; - -#endif // EXP004STATE0_H |