diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index ad4d33dcb..f63555ca1 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -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.2.2.7 2002-01-08 09:22:36 ttn Exp $ +@subtitle $Id: guile.texi,v 1.2.2.8 2002-03-08 21:31:41 ttn Exp $ @subtitle For use with Guile @value{VERSION} @c AUTHORS @@ -212,6 +212,7 @@ Part II: Guile Scheme * Debugging:: Internal debugging interface. * Deprecated:: Features that are planned to disappear. * Autoconf Support:: Guile-specific configure.in macros. +* Miscellaneous Tools:: Snarfing, linting, etc. * Further Reading:: Where to find out more about Scheme programming. Part III: Guile Modules @@ -291,6 +292,7 @@ Indices @include scheme-debug.texi @include deprecated.texi @include autoconf.texi +@include tools.texi @include scheme-reading.texi @include scheme-indices.texi