mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
update tests after removal of lia
This commit is contained in:
parent
a1bc186d2e
commit
85c850d464
1 changed files with 0 additions and 2 deletions
|
|
@ -85,11 +85,9 @@ module Sidekick_base_solver :
|
||||||
module Th_bool : sig ... end
|
module Th_bool : sig ... end
|
||||||
module Gensym : sig ... end
|
module Gensym : sig ... end
|
||||||
module Th_lra : sig ... end
|
module Th_lra : sig ... end
|
||||||
module Th_lia : sig ... end
|
|
||||||
val th_bool : Solver.theory
|
val th_bool : Solver.theory
|
||||||
val th_data : Solver.theory
|
val th_data : Solver.theory
|
||||||
val th_lra : Solver.theory
|
val th_lra : Solver.theory
|
||||||
val th_lia : Solver.theory
|
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue