Note: please submit all new refactory MRs to git@gitlab.ikp.kit.edu:AAAlvesJr/corsika.git, you may have to `git remote add refactor git@gitlab.ikp.kit.edu:AAAlvesJr/corsika.git` and then do `git push refactor`.
provides us with a complete list of files (133). Each one has to be checked, and migrated carefully. You can check with ```git diff -r 4d1baa1d ./Setup/SetupEnvironment.h``` what exactly changed in the period of interest. Some files changed just minimally, others entirely, some are just new. Lets start with **Framework**, then **Stack** as well as **Environment**, then **Processes**, followed by the rest.