__author__ = 'dmy'
from reader import *
if __name__=='__main__':
ieeeData=IEEEData('IEEE4.dat')
print('Finished.')