diff options
author | Marius Vollmer <mvo@zagadka.de> | 2004-09-22 17:37:01 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2004-09-22 17:37:01 +0000 |
commit | 6fcc7d48e4940941e70ad820d74ea3880e6840d7 (patch) | |
tree | 2bc18edc2100597504bef98c1cd39c7445706538 /libguile/eval.c | |
parent | 5dd82006b0ff97ce05c87cf615c544a25b2c4f6d (diff) | |
download | guile-6fcc7d48e4940941e70ad820d74ea3880e6840d7.tar.gz |
* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
discouraged.h. Replaced all uses with scm_is_pair.
(SCM_I_CONSP): New name for SCM_CONSP.
* pairs.h, pairs.c (scm_is_pair, scm_is_null, scm_car, scm_cdr,
scm_i_chase_pairs, SCM_I_A_PAT, SCM_I_D_PAT, etc, scm_caar,
scm_cadr, etc): New.
(SCM_NULLP, SCM_NNULLP): Moved to discouraged.h. Replaced all
uses with scm_is_null.
Diffstat (limited to 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions