CemrgApp
CemrgApp copied to clipboard
Code Review To Identify Dead Code and Document Used Code
Job is to go through module and other components, identify what code is not being used and mark for deletion, and add Doxygen comments for those components that are used.
Also cleanup code such as the command line code as much as feasible.