pattern v3

Fork of PATTERN by Projet robot

Revision:
1:601c2fa986bf
Parent:
0:42a271a32851
--- a/Pattern.h	Thu Mar 02 12:37:43 2017 +0000
+++ b/Pattern.h	Sat Mar 18 15:08:21 2017 +0000
@@ -12,6 +12,7 @@
         ~Pattern();
         void carre();
         void triangle();
+        void rectangle();
         void etoile();
     
 };
\ No newline at end of file