diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-04-23 00:24:42 -0600 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-04-23 00:24:42 -0600 |
commit | a1c15f046183373baf5deb66e77188e656806fb7 (patch) | |
tree | fc1a7f584e67dc583d335f09d5271a45ff7d9df4 /submit/MIPSResult.java | |
parent | 5f28f80c4e25a56cd444914c2f0b3da5e7fdb088 (diff) | |
download | cminus-a1c15f046183373baf5deb66e77188e656806fb7.tar.gz cminus-a1c15f046183373baf5deb66e77188e656806fb7.zip |
Diffstat (limited to 'submit/MIPSResult.java')
-rw-r--r-- | submit/MIPSResult.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/submit/MIPSResult.java b/submit/MIPSResult.java index 212719e..bccfe76 100644 --- a/submit/MIPSResult.java +++ b/submit/MIPSResult.java @@ -57,5 +57,4 @@ public class MIPSResult { public VarType getType() { return type; } - } |