Skip to content
Snippets Groups Projects
Commit a72a93d9 authored by BrunoDatoMeneses's avatar BrunoDatoMeneses
Browse files

ENH: minor change

parent 123643c0
No related branches found
No related tags found
1 merge request!1Merge Master
......@@ -140,7 +140,7 @@ public class AMOEBA_UI {
for(Context c: context.neigbours.keySet()){
System.out.println(c.getName()+ " --> " + context.neigbours.get(c));
System.out.println(c.getName()+ " ---> " + context.neigbours.get(c));
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment