# | Line 474 | Line 474 | int main(int argC,char* argV[]){ | |
---|---|---|
474 | fflush(stdout); | |
475 | ||
476 | theCorrs.calcCorrelations(); | |
477 | < | |
477 | > | theCorrs.writeCorrs(); |
478 | return 0 ; | |
479 | } | |
480 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |