diff --git a/Assignment-2/README b/Assignment-2/README new file mode 100644 index 0000000..cea6abc --- /dev/null +++ b/Assignment-2/README @@ -0,0 +1,4 @@ +The program is written in python and it is run like this: + python main.py DCR LOG + +Where DCR is the path to the DCR graph xml file, and LOG is the path to the log file. \ No newline at end of file diff --git a/Assignment-2/src.zip b/Assignment-2/src.zip new file mode 100644 index 0000000..d2911e4 Binary files /dev/null and b/Assignment-2/src.zip differ