X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=TP2%2FPiletransformations.java;h=2d7874ca46b8154883c59c3572f96d0f055847e6;hb=e4d1c9093a593f6389fd28b044eeca782352f063;hp=5e53ddd7e3500a9fe421ab290b388a4478658075;hpb=9cc8a5bc2cccbac53277616f500cee25dbc606a4;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;