* __scm.h (SCM_C_INLINE_KEYWORD): New.
authorMarius Vollmer <mvo@zagadka.de>
Sun, 27 Jul 2003 13:34:32 +0000 (13:34 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 27 Jul 2003 13:34:32 +0000 (13:34 +0000)
commit570b6821e3bcb9dff4813a2cb1fd8c0f834a3433
tree7dc35f1bc5457b7abc48cd136523d3a4e424e5e4
parent59c4bb82e362592ec1cc105f28e938ae18d23fae
* __scm.h (SCM_C_INLINE_KEYWORD): New.
* numbers.c: Use it in place of SCM_C_INLINE so that the code
compiles when SCM_C_INLINE is undefined.
libguile/__scm.h
libguile/numbers.c