exo4: add a basic main loop for annotation iteration.
[Project_POO.git] / exo4 / TP2 / Compactable.java
diff --git a/exo4/TP2/Compactable.java b/exo4/TP2/Compactable.java
deleted file mode 100644 (file)
index cd5c39e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-public interface Compactable {
-
-    public void compacter(int nElements);
-
-}