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

My 3d HW ASSIGNMENT COMPLETE!!!

parent 2451df57
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ public class MorrisSimulationProgram
* All of the other methods are setup, teardown and configuration that you may find
* interesting, even helpful, but don't really have to worry about.
*/
@SuppressWarnings("SleepWhileInLoop") // yes we do that
@SuppressWarnings("SleepWhileInLoop1") // yes we do that
public void runSimulationLoops () throws Exception
{
try
......
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