chore: initial commit
This commit is contained in:
commit
a41e6b2faa
12 changed files with 794 additions and 0 deletions
16
dune-project
Normal file
16
dune-project
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
(lang dune 3.20)
|
||||
|
||||
(name hsim_live)
|
||||
|
||||
(source
|
||||
(uri https://git.henri-saudubray.fr/hms/hsim-live))
|
||||
|
||||
(authors "Henri Maïga Saudubray <hms@lmf.cnrs.fr>")
|
||||
|
||||
(license Unlicense)
|
||||
|
||||
(package
|
||||
(name hsim_live)
|
||||
(synopsis "Hybrid system runtime.")
|
||||
(description "Backing project for a live-coding seminar.")
|
||||
(depends ocaml zelus))
|
||||
Loading…
Add table
Add a link
Reference in a new issue