diff liboctave/DASSL.h @ 3487:8a72d9e400da

[project @ 2000-01-28 06:24:06 by jwe]
author jwe
date Fri, 28 Jan 2000 06:24:07 +0000 (2000-01-28)
parents 8b262e771614
children 85c0ebb78d1e
line wrap: on
line diff
--- a/liboctave/DASSL.h
+++ b/liboctave/DASSL.h
@@ -139,7 +139,7 @@
   double stop_time;
   int stop_time_set;
 
-  int n;
+  size_t n;
   int integration_error;
   int restart;
   int liw;