exo4: fix the class annotation to be included inside the bytecode.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 5 Apr 2018 14:11:44 +0000 (16:11 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 5 Apr 2018 14:11:44 +0000 (16:11 +0200)
commit80eafbcb677fe79a952242b527492b8d9184d5e3
tree688c3b23527f15fc3a23ab06189f2c1797968a13
parent03965cc6b87f9dc601f1fd14e33b519cd78caeac
exo4: fix the class annotation to be included inside the bytecode.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
exo4/ClassPreamble.java
exo4/Main.java
exo5/IStrComparator.java [new file with mode: 0644]
exo5/Main.java
exo5/Makefile
exo5/StrComparator.java [new file with mode: 0644]