mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
*** empty log message ***
This commit is contained in:
parent
32552d73c6
commit
9a8b5764bc
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -44,6 +44,10 @@ libqt.a --- an object library containing the QuickThreads primitives.
|
||||||
will need to link your code against this too.
|
will need to link your code against this too.
|
||||||
<libguile.h>, <libguile/*.h> --- header files for libguile.a, usually
|
<libguile.h>, <libguile/*.h> --- header files for libguile.a, usually
|
||||||
installed in /usr/local/include.
|
installed in /usr/local/include.
|
||||||
|
ice-9, ice-9/*.scm --- run-time support for Guile: the module
|
||||||
|
system, read-eval-print loop, some R4RS code and other
|
||||||
|
infrastructure. Usually installed in
|
||||||
|
/usr/local/share/guile/<version>.
|
||||||
|
|
||||||
|
|
||||||
Interesting files include:
|
Interesting files include:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue