Fix the country name fetching from CSV.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 18 Jan 2019 15:25:23 +0000 (16:25 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 18 Jan 2019 15:25:23 +0000 (16:25 +0100)
commitb340a28fcacc7c2d230897ec810b88718b954f42
treeaeb4158a60508782abe2edf4293fc13bd28e987c
parentdcde664f250e05357878e3802a997a81ba93c61a
Fix the country name fetching from CSV.

Add a println if the country name do not exist.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/Country.java
src/Main.java
src/Person.java
src/Region.java