1
Fork 0
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:
Tim Pierce 1997-07-11 19:04:35 +00:00
parent 32552d73c6
commit 9a8b5764bc

4
README
View file

@ -44,6 +44,10 @@ libqt.a --- an object library containing the QuickThreads primitives.
will need to link your code against this too.
<libguile.h>, <libguile/*.h> --- header files for libguile.a, usually
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: