Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New version of MAHEVE plus corrections.
[mapping.git] / src / and / Mapping / Algo.java
index f1974a0..f5c3ff6 100644 (file)
@@ -48,6 +48,7 @@ public abstract class Algo implements Serializable
                ids = "" ;
                name = "" ;
                nb_fault = 0 ;
+               mp.setGrid( _gl ) ;
        }