diff liboctave/LSODE.h @ 4231:1032fb9ec0d1

[project @ 2002-12-19 19:58:29 by jwe]
author jwe
date Thu, 19 Dec 2002 19:59:13 +0000
parents 5719210fff4c
children 7b957b442818
line wrap: on
line diff
--- a/liboctave/LSODE.h
+++ b/liboctave/LSODE.h
@@ -57,6 +57,7 @@
   bool initialized;
 
   int method_flag;
+  int maxord;
   int itask;
   int iopt;
   int itol;