* srfi-13-14.texi: Removed.
[bpt/guile.git] / doc / guile.texi
index 6c8c573..633b2b0 100644 (file)
@@ -80,7 +80,7 @@ by the Free Software Foundation.
 @sp 10
 @comment The title is printed in a large font.
 @title Guile Reference Manual
-@subtitle $Id: guile.texi,v 1.8 2001-05-02 21:50:15 mgrabmue Exp $
+@subtitle $Id: guile.texi,v 1.9 2001-05-14 21:37:51 mgrabmue Exp $
 @subtitle For use with Guile @value{VERSION}
 @include AUTHORS
 
@@ -169,7 +169,6 @@ Part III: Guile Modules
 * SLIB::                        Using the SLIB Scheme library.
 * POSIX::                       POSIX system calls and networking.
 * SRFI Support::                Support for various SRFIs.
-* SRFI-13/14::                  String library and character set library.
 * Readline Support::            Module for using the readline library.
 * Value History::               Maintaining a value history in the REPL.
 * Expect::                     Controlling interactive programs with Guile.
@@ -253,7 +252,6 @@ Indices
 @include slib.texi
 @include posix.texi
 @include srfi-modules.texi
-@include srfi-13-14.texi
 @include repl-modules.texi
 @include expect.texi
 @include scsh.texi