summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-02-21added task 1 agian in new infrastrucreBenedict
also added a test for task1
2017-02-21reorgantzied code into libaray fileBenedict
For every task you may create a new file and implenet the task there by using functions from the lib.c file. Added Makefile for the different tasks.