mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 17:17:41 +00:00
reorganizing the code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
9e299b88c4
commit
0a4446ae26
255 changed files with 17 additions and 17 deletions
2
src/ast/simplifier/README
Normal file
2
src/ast/simplifier/README
Normal file
|
@ -0,0 +1,2 @@
|
|||
Simplifier module is now obsolete.
|
||||
It is still being used in many places, but we will eventually replace all occurrences with the new rewriter module.
|
Loading…
Add table
Add a link
Reference in a new issue