From e896db3386454b9e079e9adfc19c1e5b4d8735f9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 19 Jul 2017 12:49:30 +0000 Subject: Add notB --- 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 ca121a8..9cf2961 100644 --- a/ABC/Assembler.icl +++ b/ABC/Assembler.icl @@ -202,3 +202,4 @@ where trans NegI _ _ = negI trans RemI _ _ = remI trans SubI _ _ = subI + trans NotB _ _ = notB -- cgit v1.2.3