Txt reader
Built on the MVC-Structure branch. I also added the lines
# Data(structures)
self.file_1 = None # First (txt) file
self.file_2 = None # Second (txt) file
from the MVC-Issue-SC36 branch because I needed them.
Built on the MVC-Structure branch. I also added the lines
# Data(structures)
self.file_1 = None # First (txt) file
self.file_2 = None # Second (txt) file
from the MVC-Issue-SC36 branch because I needed them.