Skip to content

Commit 072a22c

Browse files
committed
rapport
1 parent 2d028ac commit 072a22c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

rapport/troispasses.odt

25.5 KB
Binary file not shown.

src/mjc/gc/TAM.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public String genPrint() {
206206
+"\tLOADL \"\n\" \n"
207207
+"\tSUBR SAlloc\n"
208208
+"\tSUBR SOut\n"
209-
+"\tPOP (0) 1\n";
209+
+"\tPOP (0) 2\n";
210210
}
211211

212212
public String genPrintString(String i) {

0 commit comments

Comments
 (0)