mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-03-12 02:57:09 +00:00
test experiments, list_assoco simplification
This commit is contained in:
parent
118834c9b7
commit
30f052b1b1
3 changed files with 52 additions and 13 deletions
2
lib/dune
2
lib/dune
|
|
@ -24,6 +24,7 @@
|
|||
(name relational_semantic_interpreter)
|
||||
(modules relational_semantic_interpreter)
|
||||
(flags
|
||||
; (-dsource)
|
||||
(:standard -rectypes))
|
||||
(libraries OCanren OCanren.tester)
|
||||
(preprocessor_deps ./pp5+gt+plugins+ocanren+dump.exe)
|
||||
|
|
@ -47,6 +48,7 @@
|
|||
(name relational_semantic_interpreter_oc)
|
||||
(modules relational_semantic_interpreter_oc)
|
||||
(flags
|
||||
; (-dsource)
|
||||
(:standard -rectypes))
|
||||
(libraries OCanren OCanren.tester)
|
||||
(preprocessor_deps ./pp5+gt+plugins+ocanren+dump.exe)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue