feat: support for model-requested horizons
This commit is contained in:
parent
685de96eec
commit
ac4e066bf8
24 changed files with 170 additions and 93 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(rule
|
||||
(targets ballz.ml ballz.zci)
|
||||
(targets ballz.ml ballz.zci ballz_main.ml)
|
||||
(deps
|
||||
(:zl ballz.zls))
|
||||
(action
|
||||
(run zeluc %{zl})))
|
||||
(run zeluc -s main -o ballz_main %{zl})))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue