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/Machine/Instructions.dcl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ABC/Machine/Instructions.dcl') diff --git a/ABC/Machine/Instructions.dcl b/ABC/Machine/Instructions.dcl index d5a37f9..2c580e6 100644 --- a/ABC/Machine/Instructions.dcl +++ b/ABC/Machine/Instructions.dcl @@ -65,3 +65,5 @@ mulI :: State -> State negI :: State -> State remI :: State -> State subI :: State -> State + +notB :: State -> State -- cgit v1.2.3