Use proper types for hash/assoc functions in `hashtab.h'.
[bpt/guile.git] / doc / ref / guile.texi
index c152a0c..332be36 100644 (file)
@@ -8,6 +8,7 @@
 @c %**end of header
 @include version.texi
 @include lib-version.texi
+@include effective-version.texi
 
 @copying
 This manual documents Guile version @value{VERSION}.
@@ -175,6 +176,8 @@ x
 
 * Guile Modules::
 
+* GOOPS::
+
 * Guile Implementation::
 
 * Autoconf Support::
@@ -363,6 +366,8 @@ available through both Scheme and C interfaces.
 @include scsh.texi
 @include scheme-debugging.texi
 
+@include goops.texi
+
 @node Guile Implementation
 @chapter Guile Implementation