diff options
author | Mark H Weaver <mhw@netris.org> | 2011-01-25 18:58:47 -0500 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2011-01-28 12:18:12 +0100 |
commit | cff5fa3384a097839e4a7ae74307d55bab58e2ba (patch) | |
tree | 5849298a43ffbd9f78cd046d7d3a1cbd54f72345 /doc/ref/api-data.texi | |
parent | 6d9bd642c1b4e7022a2507b19631642644e70f68 (diff) | |
download | guile-cff5fa3384a097839e4a7ae74307d55bab58e2ba.tar.gz |
Add SCM_INUM1 to numbers.h, and make use of it and SCM_INUM0 in numbers.c
* libguile/numbers.h: Add SCM_INUM1, a name for the fixnum 1. This is
analogous to SCM_INUM0, a name for 0, which already existed.
* libguile/numbers.c: Change occurrences of SCM_I_MAKINUM (0) and
SCM_I_MAKINUM (1) to SCM_INUM0 and SCM_INUM1, respectively.
Diffstat (limited to 'doc/ref/api-data.texi')
0 files changed, 0 insertions, 0 deletions