From 64b06932ed7d8dd8c904e66a70a53ae4c8ec4448 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 13 Dec 2011 19:37:19 -0800 Subject: * arith.c (evenp, oddp): New functions. * eval.c (eval_init): New functions registered as intrinsics. * lib.h (evenp, oddp): Declared. * txr.1: Documentation stub updated. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index a5ebdc06..d2f58d4e 100644 --- a/txr.1 +++ b/txr.1 @@ -4815,7 +4815,7 @@ The following are Lisp functions and variables built-in to TXR. .SS Functions fixnump, bignump, numberp -.SS Function zerop +.SS Functions zerop, evenp, oddp .SS Relational functions >, <, >= and <= -- cgit v1.2.3