# | Line 4 | Line 4 | |
---|---|---|
4 | ||
5 | #include "Objects.h" | |
6 | ||
7 | + | /** |
8 | + | * @short container that contains all objects of the actual event |
9 | + | * |
10 | + | * @author Thomas Peiffer |
11 | + | */ |
12 | + | |
13 | + | |
14 | struct BaseCycleContainer{ | |
15 | //input variables | |
16 | int run; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |