chore: init repo

This commit is contained in:
Henri Saudubray 2025-04-04 14:02:11 +02:00
commit f90206e57e
Signed by: hms
GPG key ID: 7065F57ED8856128
10 changed files with 68 additions and 0 deletions

4
bin/dune Normal file
View file

@ -0,0 +1,4 @@
(executable
(public_name hsim)
(name main)
(libraries hsim))