diff doc/interpreter/diffeq.txi @ 5173:1278a2bc1527

[project @ 2005-03-02 01:33:37 by jwe]
author jwe
date Wed, 02 Mar 2005 01:38:31 +0000
parents aae05d51353c
children b55d109ffe7e
line wrap: on
line diff
--- a/doc/interpreter/diffeq.txi	Tue Mar 01 18:26:20 2005 +0000
+++ b/doc/interpreter/diffeq.txi	Wed Mar 02 01:38:31 2005 +0000
@@ -87,14 +87,6 @@
 @end group
 @end example
 
-Octave also includes @sc{Odessa}, a modification of @sc{Lsode} that
-allows for the computation of parametric sensitivity information
-simultaneously with the solution of the set of ODEs.
-
-@DOCSTRING(odessa)
-
-@DOCSTRING(odessa_options)
-
 See Alan C. Hindmarsh, @cite{ODEPACK, A Systematized Collection of ODE
 Solvers}, in Scientific Computing, R. S. Stepleman, editor, (1983) for
 more information about the inner workings of @code{lsode}.