scm_cell, scm_double_cell, scm_words back to gc.h
authorAndy Wingo <wingo@pobox.com>
Thu, 26 May 2011 14:08:02 +0000 (16:08 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 8 Mar 2012 11:40:27 +0000 (12:40 +0100)
commit42d691ee16c7f6fd102d93f9e76d436f14198f2c
treee7681020c3dbc3eccb5f3a48efa911cee7ee1b52
parent46163e52e5513cf882dafe2bbd05ffbd2b03a755
scm_cell, scm_double_cell, scm_words back to gc.h

* libguile/inline.h:
* libguile/gc.h (scm_cell, scm_double_cell, scm_words): Move
  declarations and definitions back here, from inline.h.  It's more
  natural.

* libguile/inline.c: Include gc.h as well.
libguile/gc.h
libguile/inline.c
libguile/inline.h