mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 16:50:21 +02:00
Branched for 1.8 series.
* GUILE-VERSION: Bumped version numbers. * configure.in: Removed --enable-arrays option. * srfi-1.scm, srfi-60.scm: Updated versions in library name to match GUILE-VERSION. * goops.texi (Basic Generic Function Creation): Added blurb about merge-generics duplicates handler from NEWS-
This commit is contained in:
parent
dda1922695
commit
c98f12f1a5
12 changed files with 152 additions and 218 deletions
|
@ -220,7 +220,7 @@
|
|||
|
||||
;; Load the compiled primitives from the shared library.
|
||||
;;
|
||||
(load-extension "libguile-srfi-srfi-1-v-2" "scm_init_srfi_1")
|
||||
(load-extension "libguile-srfi-srfi-1-v-3" "scm_init_srfi_1")
|
||||
|
||||
|
||||
;;; Constructors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue