mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 03:35:38 -05:00
update doc
This commit is contained in:
parent
91a307d6fa
commit
156af6e803
1 changed files with 2 additions and 0 deletions
|
|
@ -84,9 +84,11 @@ module Sidekick_base_solver :
|
|||
module Th_data : sig ... end
|
||||
module Th_bool : sig ... end
|
||||
module Th_lra : sig ... end
|
||||
module Th_dyn_trans : sig ... end
|
||||
val th_bool : Solver.theory
|
||||
val th_data : Solver.theory
|
||||
val th_lra : Solver.theory
|
||||
val th_dyn_trans : Solver.theory
|
||||
end
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue