customize skeleton

This commit is contained in:
swrup 2025-11-02 13:32:06 +01:00
parent f4d9f8e618
commit f899f5a3a8
16 changed files with 48 additions and 24 deletions

4
src/dune Normal file
View file

@ -0,0 +1,4 @@
(library
(name mte)
(wrapped false)
(libraries logs))