Fix
[matches/honours.git] / course / semester2 / pprog / assignment0 / nbody.c
index e860cdf..d8153d7 100644 (file)
@@ -328,7 +328,7 @@ void System_Step(System * system)
        }
 
 
-       return 0;
+       return;
        //Check for collisions
        //Note: Only allows for one collision per step
 

UCC git Repository :: git.ucc.asn.au