Skip to content
Snippets Groups Projects
Commit 2451df57 authored by Morris, John (MAJ)'s avatar Morris, John (MAJ) Committed by johnnysmiles82
Browse files

My 3d HW ASSIGNMENT COMPLETE!!!

parent 2631907f
No related branches found
No related tags found
No related merge requests found
...@@ -373,7 +373,7 @@ public class MorrisSimulationProgram ...@@ -373,7 +373,7 @@ public class MorrisSimulationProgram
thisProgram.tearDownNetworkInterface(); // make sure no processes are left lingering thisProgram.tearDownNetworkInterface(); // make sure no processes are left lingering
System.out.println(TRACE_PREFIX + "complete."); // report successful completion System.out.println(TRACE_PREFIX + "Morris complete."); // report successful completion
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment