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