mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Merge libguile/generalized-arrays.* into libguile/arrays.*
* libguile/arrays.h: * libguile/arrays.c: As stated. * libguile/init.c: Remove call to scm_init_generalized_arrays(). Elsewhere fix references to generalized-arrays.*.
This commit is contained in:
parent
c78c130b1d
commit
bc7bd22267
11 changed files with 614 additions and 714 deletions
|
@ -36,7 +36,6 @@
|
|||
#include "eq.h"
|
||||
#include "eval.h"
|
||||
#include "feature.h"
|
||||
#include "generalized-arrays.h"
|
||||
#include "gsubr.h"
|
||||
#include "list.h"
|
||||
#include "numbers.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue