clean up smob macro implementation
authorAndy Wingo <wingo@pobox.com>
Tue, 8 Dec 2009 21:14:26 +0000 (22:14 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 8 Dec 2009 22:13:07 +0000 (23:13 +0100)
commit56164dc47f6616b359f0ad23be208f01a77b55fa
treee50ca248af4e7279c3f5ebba8a2ade54848fa88e
parent66e78727d602b0c59bf4633951eac17d3697bfc0
clean up smob macro implementation

* libguile/smob.h: Regularize the SCM_SMOB macros, and make them all go
  through some generic SMOB accessor macros.

* libguile/smob.c (scm_i_set_smob_flags): Remove, as it is unused.
libguile/smob.c
libguile/smob.h