correction init Diffusion dans le main
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package interfaces;
|
||||
|
||||
public interface AlgoDiffusion {
|
||||
|
||||
public void configure();
|
||||
|
||||
public void execute();
|
||||
|
||||
Reference in New Issue
Block a user