mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
details
This commit is contained in:
parent
ceb0b09426
commit
1c2b37eb72
1 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ We're going to use these libraries:
|
|||
One can use this library directly, but it means providing an
|
||||
implementation to each functor, which can be sometimes intricate.
|
||||
|
||||
- `sidekick_base`: a fixed definition of terms, types, statements, etc. that
|
||||
- `sidekick-base`: a fixed definition of terms, types, statements, etc. that
|
||||
is compatible with `sidekick`.
|
||||
This gives you a starting point to manipulate logic formulas and
|
||||
use SMT on them.
|
||||
|
|
@ -464,4 +464,4 @@ TODO: extending terms
|
|||
|
||||
TODO: basic custom theory (enums?)
|
||||
|
||||
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue