Repo for group paired programming in CS372
String Calculator kata started by Ian Ferguson and Kim Fairbanks on February 20th, 2019.
Continued by Ian Ferguson for Software Construction Homework.
NOTE: test.cpp is the only important file. StringCalc files and test.hpp are irrelevant. We were confused on how to set up everything at first so for the sake of simplicity I performed everything in one file.