From 76d0af5599554d11f104d582cdac8fbaa8569fcc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 4 Mar 2016 23:50:00 +0100 Subject: Clean up, add zerror and zperror, fix bugs and add more tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f3a6ad7..ee672f0 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ FUN =\ zcmpu\ zdiv\ zdivmod\ + zerror\ zfree\ zgcd\ zinit\ @@ -32,6 +33,7 @@ FUN =\ zneg\ znot\ zor\ + zperror\ zpow\ zpowu\ zptest\ -- cgit v1.2.3-70-g09d2