controw flow: synthesizer write modes addition (no tests fix for always and may inersection)

This commit is contained in:
ProgramSnail 2026-03-21 12:13:49 +00:00
parent 2069b6179e
commit 93e8f23c4a
4 changed files with 54 additions and 51 deletions

View file

@ -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