feat: re-hide inner states, properly reset sundials
This commit is contained in:
parent
80d4aef23f
commit
76dc461d44
14 changed files with 162 additions and 253 deletions
|
|
@ -3,6 +3,5 @@ open Solvers.Zls
|
|||
|
||||
module type Model =
|
||||
sig
|
||||
type state
|
||||
val init : string list -> (state, 'b, 'c, carray, carray, carray, zarray, carray) hnode
|
||||
val init : string list -> ('b, 'c, carray, carray, carray, zarray, carray) hnode
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue