Update menu: delete missing section in hash-table docs.
authorChris Hanson <org/chris-hanson/cph>
Wed, 16 Jun 2004 01:55:18 +0000 (01:55 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 16 Jun 2004 01:55:18 +0000 (01:55 +0000)
v7/doc/ref-manual/scheme.texinfo

index c8a38636bf97c9eba7a59db723baab7880c7f169..54d1a9fcaa93019564c257b8502ef2fb86eaf9bd 100644 (file)
@@ -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