diff --git a/a3/program.c b/a3/program.c deleted file mode 100644 index 2f23a5f..0000000 --- a/a3/program.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#include -#include -// Please implement the header file from the assignment to fulfill the unit tests.. - // You can add any function -#include "pascals_triangle.h" - - -////@@@@@@ \ No newline at end of file