X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=exo4%2FPiletransformations.java;h=01bab7ef59521cd979b2ba8c692ecff0371350e4;hb=HEAD;hp=5e53ddd7e3500a9fe421ab290b388a4478658075;hpb=c05c228927b2d9141cbc27e467e252e5e83263cf;p=Project_POO.git diff --git a/exo4/Piletransformations.java b/exo4/Piletransformations.java index 5e53ddd..01bab7e 100644 --- a/exo4/Piletransformations.java +++ b/exo4/Piletransformations.java @@ -1,4 +1,8 @@ +@ClassPreamble ( + author = "Jérôme Benoit", + date = "06/21/2002" +) class Piletransformations { private Point[] transformations; private int currentTransformation;