X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=TP2%2FPiletransformations.java;fp=TP2%2FPiletransformations.java;h=2d7874ca46b8154883c59c3572f96d0f055847e6;hb=78c725c5e287068ee24d4abb950de2ab9520d76a;hp=5e53ddd7e3500a9fe421ab290b388a4478658075;hpb=527a553c7554c11d7b08dbf19c075b39e2390096;p=TP_POO.git diff --git a/TP2/Piletransformations.java b/TP2/Piletransformations.java index 5e53ddd..2d7874c 100644 --- a/TP2/Piletransformations.java +++ b/TP2/Piletransformations.java @@ -1,4 +1,8 @@ +@ClassPreamble ( + author = "Jérôme Benoit", + date = "06/21/2009" +) class Piletransformations { private Point[] transformations; private int currentTransformation;