mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-04-29 09:14:35 +00:00
controw flow: synthesizer write modes addition (no tests fix for always and may inersection)
This commit is contained in:
parent
2069b6179e
commit
93e8f23c4a
4 changed files with 54 additions and 51 deletions
|
|
@ -17,7 +17,7 @@
|
|||
(name tests_cf)
|
||||
(modules tests)
|
||||
(flags (-rectypes))
|
||||
(libraries synthesizer_mods tests_f_mods)
|
||||
(libraries synthesizer_cf tests_f_cf)
|
||||
(inline_tests)
|
||||
(wrapped false)
|
||||
(preprocess
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
(name tests_f_cf)
|
||||
(modules tests_f)
|
||||
(flags (-rectypes))
|
||||
(libraries OCanren OCanren.tester synthesizer_mods)
|
||||
(libraries OCanren OCanren.tester synthesizer_cf)
|
||||
(preprocessor_deps ../camlp5/pp5+gt+plugins+ocanren+dump.exe)
|
||||
(wrapped false)
|
||||
(preprocess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue