CVSROOT: /cvs/guile Module name: guile Changes by: cmm@sourceware.cygnus.com 2000-08-17 13:38:23 Modified files: guile-core/libguile: gc.h Log message: * gc.h (SCM_MARKEDP): simplified, there are no different mark bit locations anymore. (SCM_GC_CARD_*, SCM_C_BVEC_*): lots of new macros to deal with cards and bvecs (bit-vectors).