mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
udpate test
This commit is contained in:
parent
5989d686da
commit
38a6727f44
1 changed files with 3 additions and 0 deletions
|
|
@ -83,10 +83,13 @@ module Sidekick_base_solver :
|
|||
module Solver : sig ... end
|
||||
module Th_data : sig ... end
|
||||
module Th_bool : sig ... end
|
||||
module Gensym : sig ... end
|
||||
module Th_lra : sig ... end
|
||||
module Th_lia : sig ... end
|
||||
val th_bool : Solver.theory
|
||||
val th_data : Solver.theory
|
||||
val th_lra : Solver.theory
|
||||
val th_lia : Solver.theory
|
||||
end
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue