mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-01-25 12:57:10 +00:00
fix build with ocanren syntax (with dune), separate functional and relational implementations
This commit is contained in:
parent
c72883f489
commit
b8ea97d537
6 changed files with 367 additions and 316 deletions
2
bin/dune
2
bin/dune
|
|
@ -8,6 +8,6 @@
|
|||
(modules main)
|
||||
(flags
|
||||
(:standard -rectypes))
|
||||
(libraries lib1)
|
||||
; (libraries ...)
|
||||
(preprocess
|
||||
(pps OCanren-ppx.ppx_repr OCanren-ppx.ppx_fresh GT.ppx GT.ppx_all)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue