Fix the Compactable implementation in Entiers and Listes classes.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 4 Mar 2018 18:28:06 +0000 (19:28 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 4 Mar 2018 18:28:06 +0000 (19:28 +0100)
commit22758baf926b8b833ce6a38566eb157e13fbd3fb
treedb07dc9ebd6874592b580c39e14a5985ccb8f54b
parent5731ae5f40887e5a299eeca6d9047c06cd17ab41
Fix the Compactable implementation in Entiers and Listes classes.

Image class need to be tested.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP2/Entiers.java
TP2/Liste.java
TP2/Main.java