summaryrefslogtreecommitdiff
path: root/libguile/boolean.c
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-07-06 10:23:30 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-07-06 10:23:30 +0000
commit73e4de09b9f21609251df9e1098105208bac1a63 (patch)
treefe26fb706a3568707d55ab74c4e8745f4d270e36 /libguile/boolean.c
parentede310d888afd9d5ef8d36fc0f30b6263d6dc807 (diff)
downloadguile-73e4de09b9f21609251df9e1098105208bac1a63.tar.gz
(scm_is_integer, scm_is_signed_integer, scm_is_unsigned_integer,
scm_to_signed_integer, scm_to_unsigned_integer, scm_to_schar, scm_to_uchar, scm_to_char, scm_to_short, scm_to_ushort, scm_to_long, scm_to_ulong, scm_to_size_t, scm_to_ssize_t, scm_from_schar, scm_from_uchar, scm_from_char, scm_from_short, scm_from_ushort, scm_from_int, scm_from_uint, scm_from_long, scm_from_ulong, scm_from_size_t, scm_from_ssize_t, scm_is_real, scm_to_double, scm_from_double): New. * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, SCM_NEGATE_BOOL, SCM_BOOLP): Deprecated by moving into "deprecated.h". Replaced all uses with scm_is_false, scm_is_true, scm_from_bool, and scm_is_bool, respectively.
Diffstat (limited to 'libguile/boolean.c')
0 files changed, 0 insertions, 0 deletions