feat: support for model-requested horizons

This commit is contained in:
Henri Saudubray 2025-06-25 10:41:37 +02:00
parent 685de96eec
commit ac4e066bf8
Signed by: hms
GPG key ID: 7065F57ED8856128
24 changed files with 170 additions and 93 deletions

View file

@ -5,6 +5,9 @@
(library
(name examples)
(libraries hsim solvers))
(libraries hsim solvers std))
; (executable
; (name ballz_main))
(include_subdirs unqualified)