feat: somewhat compatible with zelus output

This commit is contained in:
Henri Saudubray 2025-06-23 15:48:58 +02:00
parent 589f89c768
commit 6d92261afd
Signed by: hms
GPG key ID: 7065F57ED8856128
19 changed files with 107 additions and 515 deletions

View file

@ -1,3 +1,8 @@
(env
(dev
(flags
(:standard -w -a))))
(library
(name examples)
(libraries hsim solvers))