mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 15:40:19 +02:00
* Makefile.am, init.c, libguile.h, objects.c, root.h: Replaced
"kw" --> "keywords" everywhere. (I doubt that this will cause big compatibility problems since the application interface is unaffected.)
This commit is contained in:
parent
ed6e0c83f5
commit
0e76bf6680
4 changed files with 9 additions and 9 deletions
|
@ -82,7 +82,7 @@ extern "C" {
|
|||
#include "libguile/hashtab.h"
|
||||
#include "libguile/init.h"
|
||||
#include "libguile/ioext.h"
|
||||
#include "libguile/kw.h"
|
||||
#include "libguile/keywords.h"
|
||||
#include "libguile/list.h"
|
||||
#include "libguile/load.h"
|
||||
#include "libguile/mallocs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue