From: Jérôme Benoit Date: Tue, 15 Jan 2019 11:24:06 +0000 (+0100) Subject: Implement the person comparator : X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5687dc10a68b52d28b63151d8c16a45775ef2e77;hp=5687dc10a68b52d28b63151d8c16a45775ef2e77;p=Persons_Comparator.git Implement the person comparator : * Add a distance attribute in the Person class; * Add helper function to compute the distance from a reference person; * Display the person (text only for now) in the GUI. Signed-off-by: Jérôme Benoit ---