Skip to content

Refactoring to strategy pattern for input file generation

Ole Osterthun requested to merge refactor_prepare into develop

Refactors the prepare and freqinput subcommands to make use of the strategy pattern to allow for easier implementation of other input files

Merge request reports