Refactored all the programs so they derive from a main template that will contain all the file io boilerplate etc. Most of the changes are just tabing out the functions because they are in a class now.
Tested by diffing program args output and sample run of each program.
Refactored all the programs so they derive from a main template that will contain all the file io boilerplate etc. Most of the changes are just tabing out the functions because they are in a class now.
Tested by diffing program args output and sample run of each program.