exo2: Fix and simplify the introspection.
[Project_POO.git] / exo4 / Affichable.java
diff --git a/exo4/Affichable.java b/exo4/Affichable.java
deleted file mode 100644 (file)
index 2b77230..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-public interface Affichable {
-
-    public void afficher();
-
-}