mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Update.
This commit is contained in:
parent
87b7206327
commit
dc78ae2a34
1 changed files with 6 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
;; Generated Thu Feb 28 23:33:42 PST 2002 by guile-scripts/scan-api -- do not edit!
|
||||
;; Generated Tue Apr 23 15:24:08 PDT 2002 by guile-scripts/scan-api -- do not edit!
|
||||
(
|
||||
(meta (GUILE_LOAD_PATH . "")
|
||||
(LTDL_LOAD_PATH . "")
|
||||
(LTDL_LIBRARY_PATH . "")
|
||||
(guile . "pre-inst-guile")
|
||||
(sofile . "libguile/.libs/libguile.so.15.0.0"))
|
||||
(scheme
|
||||
|
@ -1488,8 +1488,7 @@
|
|||
(yield "#<primitive-procedure yield>")
|
||||
(zero? "#<primitive-procedure zero?>")
|
||||
) ;; end of scheme
|
||||
(C
|
||||
(collisionp B)
|
||||
(C
|
||||
(coop_abort T)
|
||||
(coop_condition_variable_destroy T)
|
||||
(coop_condition_variable_init T)
|
||||
|
@ -1534,7 +1533,6 @@
|
|||
(gdb_print T)
|
||||
(gdb_read T)
|
||||
(gdb_result B)
|
||||
(gexceptfds B)
|
||||
(gh_append T)
|
||||
(gh_append2 T)
|
||||
(gh_append3 T)
|
||||
|
@ -1646,12 +1644,6 @@
|
|||
(gh_vector_ref T)
|
||||
(gh_vector_set_x T)
|
||||
(gh_write T)
|
||||
(gnfds B)
|
||||
(greadfds B)
|
||||
(gwritefds B)
|
||||
(rexceptfds B)
|
||||
(rreadfds B)
|
||||
(rwritefds B)
|
||||
(scm_I_am_dead B)
|
||||
(scm_abs T)
|
||||
(scm_accept T)
|
||||
|
@ -1809,6 +1801,7 @@
|
|||
(scm_c_scm2shorts T)
|
||||
(scm_c_shorts2scm T)
|
||||
(scm_c_shorts2svect T)
|
||||
(scm_c_source_property_breakpoint_p T)
|
||||
(scm_c_string2str T)
|
||||
(scm_c_substring2str T)
|
||||
(scm_c_symbol2str T)
|
||||
|
@ -2269,6 +2262,7 @@
|
|||
(scm_i_ptrdiff2big T)
|
||||
(scm_i_short2big T)
|
||||
(scm_i_size2big T)
|
||||
(scm_i_terminating B)
|
||||
(scm_i_uint2big T)
|
||||
(scm_i_ulong2big T)
|
||||
(scm_i_ulong_long2big T)
|
||||
|
@ -2897,12 +2891,12 @@
|
|||
(scm_sloppy_assv T)
|
||||
(scm_slot_bound_p T)
|
||||
(scm_slot_bound_using_class_p T)
|
||||
(scm_slot_exists_p T)
|
||||
(scm_slot_exists_using_class_p T)
|
||||
(scm_slot_ref T)
|
||||
(scm_slot_ref_using_class T)
|
||||
(scm_slot_set_using_class_x T)
|
||||
(scm_slot_set_x T)
|
||||
(scm_slots_exists_p T)
|
||||
(scm_smob_class D)
|
||||
(scm_smob_free T)
|
||||
(scm_smob_prehistory T)
|
||||
|
@ -3208,6 +3202,5 @@
|
|||
(scm_yield T)
|
||||
(scm_your_base D)
|
||||
(scm_zero_p T)
|
||||
(terminating B)
|
||||
) ;; end of C
|
||||
) ;; eof
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue