guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core README


From: Thien-Thi Nguyen
Subject: guile/guile-core README
Date: Thu, 28 Jun 2001 09:55:13 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/06/28 09:55:13

Modified files:
        guile-core     : README 

Log message:
        Also mention guile-tools.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/README.diff?cvsroot=OldCVS&tr1=1.85&tr2=1.86&r1=text&r2=text

Patches:
Index: guile/guile-core/README
diff -u guile/guile-core/README:1.85 guile/guile-core/README:1.86
--- guile/guile-core/README:1.85        Sat May  5 12:13:04 2001
+++ guile/guile-core/README     Thu Jun 28 09:55:12 2001
@@ -153,14 +153,16 @@
        as an interpreter for script files; see the NEWS file for details.
 guile-config --- a Guile script which provides the information necessary
        to link your programs against the Guile library.
-guile-snarf --- a script to parse declarations in your C code for 
+guile-snarf --- a script to parse declarations in your C code for
        Scheme-visible C functions, Scheme objects to be used by C code,
        etc.
+guile-tools --- a wrapper to invoke the executable modules in
+       subdirectory `scripts' (also installed).
 
 Libraries, in ${prefix}/lib.  Depending on the platform and options
         given to configure, you may get shared libraries in addition
        to or instead of these static libraries:
-       
+
 libguile.a --- an object library containing the Guile interpreter,
        You can use Guile in your own programs by linking against this.
 libqthreads.a --- an object library containing the QuickThreads



reply via email to

[Prev in Thread] Current Thread [Next in Thread]