From 47d9abb9652d7ad1a7896d3353bdeb0904d9827c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 18 Jul 2017 20:55:08 +0000 Subject: Add remI --- ABC/Assembler.icl | 1 + 1 file changed, 1 insertion(+) (limited to 'ABC/Assembler.icl') 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 -- cgit v1.2.3