aboutsummaryrefslogtreecommitdiff
path: root/ABC/Assembler.icl
diff options
context:
space:
mode:
Diffstat (limited to 'ABC/Assembler.icl')
-rw-r--r--ABC/Assembler.icl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ABC/Assembler.icl b/ABC/Assembler.icl
index 17104c4..9096101 100644
--- a/ABC/Assembler.icl
+++ b/ABC/Assembler.icl
@@ -199,4 +199,5 @@ where
trans IncI _ _ = incI
trans LtI _ _ = ltI
trans MulI _ _ = mulI
+ trans RemI _ _ = remI
trans SubI _ _ = subI