diff options
author | Andy Wingo <wingo@pobox.com> | 2012-05-17 11:21:15 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2012-05-17 11:25:58 +0200 |
commit | 730af462c387ce9cca30e84b8963edba10399d2e (patch) | |
tree | b6bcf1f6801269dcb1163b77b24a7959128e9dbb /libguile/foreign.c | |
parent | 688291fe19a620cb46f8286ff088891da1ed8169 (diff) | |
download | guile-730af462c387ce9cca30e84b8963edba10399d2e.tar.gz |
inline scm_cons, scm_car, scm_cdr
* libguile/pairs.h (scm_cons, scm_car, scm_cdr): Define these as inline
functions.
(scm_is_pair): Move here from inline.h.
* libguile/pairs.c: Remove definitions here, and define gsubrs.
* libguile/inline.h: Remove scm_is_pair implementation.
* libguile/inline.c: Include pairs.h to residualize inlines from
pairs.h.
Diffstat (limited to 'libguile/foreign.c')
0 files changed, 0 insertions, 0 deletions