mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
.
This commit is contained in:
parent
5e044c02d3
commit
c5d5195418
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
Tue Sep 10 14:01:46 1996 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
|
* gc.c: #include "gc.h"; every module should include its header,
|
||||||
|
to let the compiler cross-check the declarations against the
|
||||||
|
definitions.
|
||||||
|
|
||||||
|
* eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h,
|
||||||
|
simpos.h: #include "libguile/__scm.h".
|
||||||
|
|
||||||
Mon Sep 9 20:00:15 1996 Jim Blandy <jimb@floss.cyclic.com>
|
Mon Sep 9 20:00:15 1996 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
* init.c: Don't forget to #include smob.h and init.h.
|
* init.c: Don't forget to #include smob.h and init.h.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue