Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
authorMarius Vollmer <mvo@zagadka.de>
Thu, 6 May 2004 16:43:14 +0000 (16:43 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Thu, 6 May 2004 16:43:14 +0000 (16:43 +0000)
SCM_SMOB_FLAGS and SCM_SET_SMOB_FLAGS instead of accessing the
zeroth word directly.  Use SCM_SMOB_PREDICATE as appropriate.


No differences found