X-Git-Url: https://git.piment-noir.org/?p=Project_POO.git;a=blobdiff_plain;f=exo4%2FTP2%2FPiletransformations.java;h=2d7874ca46b8154883c59c3572f96d0f055847e6;hp=5e53ddd7e3500a9fe421ab290b388a4478658075;hb=2b29b63e80b9df1d9dfeb952a804a1dd4c3fa3bf;hpb=b2186d16e2c95386afe39f077480db184edef2ed diff --git a/exo4/TP2/Piletransformations.java b/exo4/TP2/Piletransformations.java index 5e53ddd..2d7874c 100644 --- a/exo4/TP2/Piletransformations.java +++ b/exo4/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;