04_assignment exercise
----------------------

ASSIGNMENT:
In this exercise you will add a new functions to print:
- the assignments present in the current program before the actual evaluation
- the environment after it was augmented with the assignments
- search for // your code here within Assignment.mo

SOLUTION.txt presents the solution to the assignment.

To clean the project type "clean" when building the project.
To build the project leave the input box empty when building the project.
To run the calculator type "run" when building the project.

If you need to edit the input of the calculator edit the file called program.txt
