Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ee05d29ef6df28ee7b20d5afc9ba8138bd83fca0 (plain) (blame)
1
2
3
4
5
6
7
Issues for codegenerators:

- unify all include guards
- unify all generated sourcefile documentation
- unify function signatures, argument lists

SubSystemClassGen.xtend	:	/* TODO: only include used Actor Classes for current SubSystem */

Back to the top