Closed MJE10 closed 2 years ago
The changes in this branch allow the application to efficiently import small sections of all sizes of files.
In order to test this PR, do the following:
git clone https://github.com/CBLRIT/ECG-Viewer.git --branch subset
java -jar ECG-Viewer/ECGViewer/ECGViewer.jar > log.txt
No other bugs have been found with this PR
The changes in this branch allow the application to efficiently import small sections of all sizes of files.