Seems to run

This commit is contained in:
Adam
2014-12-01 11:42:47 -05:00
parent 39ed12af48
commit b51ed54426
76 changed files with 854 additions and 659 deletions

View File

@@ -37,7 +37,6 @@ public class Instructions
}
catch (java.lang.Exception ex)
{
System.out.println(type);
throw new IOException(ex);
}
}