* continuations.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:05:50 +0000 (20:05 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:05:50 +0000 (20:05 +0000)
commit4ccb2cd2f48acb88d9c1d1d177ceacf2c1a88f2e
treeb3fd5e890066f08a2a37ad9f4870010de8a9d970
parent17403ebcaf7389190df84866364fd0ea29dc402c
* continuations.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.
libguile/continuations.c