1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-14 23:50:19 +02:00

#include "keywords.h"

This commit is contained in:
Mikael Djurfeldt 1999-03-14 18:51:45 +00:00
parent dbc4ad3dbe
commit 547e65b5df
3 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@
#include "struct.h"
#include "procprop.h"
#include "chars.h"
#include "kw.h"
#include "keywords.h"
#include "smob.h"
#include "objects.h"