diff doc/interpreter/octave.texi @ 6781:3058060c560f

[project @ 2007-07-19 08:07:31 by dbateman]
author dbateman
date Thu, 19 Jul 2007 08:07:32 +0000
parents 083721ae3dfa
children c81a0f3f5a82
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Wed Jul 18 18:04:56 2007 +0000
+++ b/doc/interpreter/octave.texi	Thu Jul 19 08:07:32 2007 +0000
@@ -145,7 +145,6 @@
 * Plotting::                    
 * Matrix Manipulation::         
 * Arithmetic::                  
-* Bit Manipulations::
 * Linear Algebra::              
 * Nonlinear Equations::         
 * Sparse Matrices::
@@ -250,6 +249,7 @@
 * Matrices::                    
 * Ranges::                      
 * Integer Data Types::
+* Bit Manipulations::
 * Logical Values::              
 * Predicates for Numeric Objects::  
 
@@ -584,7 +584,6 @@
 @include plot.texi
 @include matrix.texi
 @include arith.texi
-@include bit.texi
 @include linalg.texi
 @include nonlin.texi
 @include sparse.texi