summaryrefslogtreecommitdiff
path: root/libguile/macros.c
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-07-06 10:05:45 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-07-06 10:05:45 +0000
commitede310d888afd9d5ef8d36fc0f30b6263d6dc807 (patch)
treea126b9e459417677a9c4e7dbbfc777072e836d65 /libguile/macros.c
parent0954f871cdd1cc201b99c3295ff32eae853b3be5 (diff)
downloadguile-ede310d888afd9d5ef8d36fc0f30b6263d6dc807.tar.gz
* 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. * boolean.h (scm_is_bool): Fix bug in prototype. (scm_from_bool): The argument is "x" not "f", stupid.
Diffstat (limited to 'libguile/macros.c')
0 files changed, 0 insertions, 0 deletions