feat: start of lift, debugging, cleanup

This commit is contained in:
Henri Saudubray 2025-06-23 10:06:01 +02:00
parent 883e5fff01
commit 589f89c768
Signed by: hms
GPG key ID: 7065F57ED8856128
31 changed files with 1297 additions and 51 deletions

View file

@ -1,3 +1,5 @@
(library
(name examples)
(libraries hsim solvers))
(name examples)
(libraries hsim solvers))
(include_subdirs unqualified)