add eol at the end of the file

This commit is contained in:
Sébastien Loriot 2016-02-01 09:55:35 +01:00
parent 2188780433
commit 21efce873e
1 changed files with 1 additions and 1 deletions

View File

@ -99,4 +99,4 @@ int main()
join("data/union_03.txt");
difference("data/diff_01.txt");
return 0;
}
}