* eval.c: distangle. move duplicate code to eval.i.c and include
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Mon, 22 Jan 2007 15:16:44 +0000 (15:16 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Mon, 22 Jan 2007 15:16:44 +0000 (15:16 +0000)
commit0ee05b85ee23af97afc6c45ca2c66f94d2cba50b
treefb66b449750cebe21d6294f1684c885f5c60bbec
parent22fc179acda911108e697446921306b5c9eb644b
* eval.c: distangle. move duplicate code to eval.i.c and include
twice.

* eval.i.c: new file.

* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
eval.h, gsubr.c, init.c, macros.c, print.c, print.h, read.c,
read.h, stacks.c, symbols.c, throw.c: use private-options.h
libguile/ChangeLog
libguile/eval.c
libguile/eval.i.c [new file with mode: 0644]