mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +02:00
eval.i.c -> eval.c
* libguile/Makefile.am: * libguile/eval.i.c: Remove eval.i.c. * libguile/eval.c: Fold eval.i.c's contents into eval.c.
This commit is contained in:
parent
44acb03422
commit
715603951e
3 changed files with 1458 additions and 1494 deletions
|
@ -416,8 +416,9 @@ install-exec-hook:
|
|||
## Perhaps we can deal with them normally once the merge seems to be
|
||||
## working.
|
||||
noinst_HEADERS = conv-integer.i.c conv-uinteger.i.c \
|
||||
eval.i.c ieee-754.h \
|
||||
srfi-4.i.c srfi-14.i.c \
|
||||
ieee-754.h \
|
||||
srfi-4.i.c \
|
||||
srfi-14.i.c \
|
||||
quicksort.i.c \
|
||||
win32-uname.h win32-dirent.h win32-socket.h \
|
||||
private-gc.h private-options.h
|
||||
|
|
1478
libguile/eval.c
1478
libguile/eval.c
File diff suppressed because it is too large
Load diff
1469
libguile/eval.i.c
1469
libguile/eval.i.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue