Skip to content
Snippets Groups Projects
Commit 8b60fbf5 authored by Chamira Balasuriya's avatar Chamira Balasuriya
Browse files

Update Machine.java

parent 1d64d19d
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ package swen90006.machine; ...@@ -2,7 +2,7 @@ package swen90006.machine;
import java.util.Arrays; import java.util.Arrays;
import java.util.List; import java.util.List;
//test
public class Machine public class Machine
{ {
/** arithmetic instructions each take three registers as arguments with the /** arithmetic instructions each take three registers as arguments with the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment