diff doc/interpreter/octave.texi @ 3489:cbee5fbb696d

[project @ 2000-01-28 09:14:32 by jwe]
author jwe
date Fri, 28 Jan 2000 09:14:34 +0000
parents 71d2e09c15a2
children 89f958b5358f
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Fri Jan 28 06:47:58 2000 +0000
+++ b/doc/interpreter/octave.texi	Fri Jan 28 09:14:34 2000 +0000
@@ -161,6 +161,7 @@
 
 
 
+
 @detailmenu
  --- The Detailed Node Listing ---
 
@@ -284,6 +285,7 @@
 * The if Statement::            
 * The switch Statement::        
 * The while Statement::         
+* The do-until Statement::      
 * The for Statement::           
 * The break Statement::         
 * The continue Statement::      
@@ -391,6 +393,7 @@
 Statistics
 
 * Basic Statistical Functions::  
+* Tests::                       
 * Models::                      
 * Distributions::