Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding new functionalities.
[mapping.git] / src / and / Mapping / Utils.java
index 068789d..bef5dd4 100644 (file)
@@ -480,7 +480,7 @@ public class Utils
                        e.printStackTrace();
                        return null ;
                } catch( ClassCastException e ) {
-                       System.err.println( "The file does not contain a valid Grid" ) ;
+                       System.err.println( "The file does not contain a valid Mapping" ) ;
                        e.printStackTrace() ;
                        return null ;
                }