From cb5f149b7a593056ebd31e348156c18723f32acd Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 16 Jun 2004 01:55:18 +0000 Subject: [PATCH] Update menu: delete missing section in hash-table docs. --- v7/doc/ref-manual/scheme.texinfo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/v7/doc/ref-manual/scheme.texinfo b/v7/doc/ref-manual/scheme.texinfo index c8a38636b..54d1a9fca 100644 --- a/v7/doc/ref-manual/scheme.texinfo +++ b/v7/doc/ref-manual/scheme.texinfo @@ -2,7 +2,7 @@ @iftex @finalout @end iftex -@comment $Id: scheme.texinfo,v 1.125 2003/09/18 16:51:59 cph Exp $ +@comment $Id: scheme.texinfo,v 1.126 2004/06/16 01:55:18 cph Exp $ @comment %**start of header (This is for running Texinfo on a region.) @setfilename scheme.info @settitle MIT/GNU Scheme Reference @@ -39,7 +39,7 @@ This file documents the MIT/GNU Scheme system. Copyright @copyright{} 1991,1992,1993,1994,1995 Massachusetts Institute of Technology@* Copyright @copyright{} 1996,1997,1999,2000,2001 Massachusetts Institute of Technology@* -Copyright @copyright{} 2002,2003 Massachusetts Institute of Technology@* +Copyright @copyright{} 2002,2003,2004 Massachusetts Institute of Technology@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or @@ -51,9 +51,9 @@ Free Documentation License". @titlepage @title{MIT/GNU Scheme Reference Manual} -@subtitle Edition 1.99 +@subtitle Edition 1.100 @subtitle for Scheme Release 7.7.90 -@subtitle 18 September 2003 +@subtitle 15 June 2004 @author by Chris Hanson @author the MIT Scheme Team @author and a cast of thousands @@ -288,7 +288,6 @@ Hash Tables * Basic Hash Table Operations:: * Resizing of Hash Tables:: * Address Hashing:: -* Low-Level Hash Table Operations:: Weight-Balanced Trees -- 2.25.1