mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
@cindex for Initializing Guile
This commit is contained in:
parent
2c1ca00535
commit
ecf450b1e1
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
|||
@c -*-texinfo-*-
|
||||
@c This is part of the GNU Guile Reference Manual.
|
||||
@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2007
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See the file guile.texi for copying conditions.
|
||||
|
||||
|
||||
@node Initialization
|
||||
@section Initializing Guile
|
||||
@cindex Initializing Guile
|
||||
|
||||
Each thread that wants to use functions from the Guile API needs to
|
||||
put itself into guile mode with either @code{scm_with_guile} or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue