I dont know if this works or is correct but it runs?
This commit is contained in:
@@ -50,8 +50,6 @@ public class Execution
|
||||
|
||||
public void run()
|
||||
{
|
||||
// XXX update pc? some instructiosn rely on it still.
|
||||
|
||||
int count = 0, fcount = 0;
|
||||
while (!pendingMethods.isEmpty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user