Skip to content
Snippets Groups Projects
Commit 5f03517c authored by Aaron's avatar Aaron
Browse files

Added newlines to the end of windowMain.cpp and genomeFile.cpp

parent 1ff78fa4
No related branches found
No related tags found
No related merge requests found
......@@ -91,4 +91,4 @@ int GenomeFile::getNumberOfChroms() {
string GenomeFile::getGenomeFileName() {
return _genomeFile;
}
\ No newline at end of file
}
......@@ -241,4 +241,4 @@ void ShowHelp(void) {
// end the program here
exit(1);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment