This commit is contained in:
Matthieu Dubuget
2022-04-10 11:58:17 +02:00
parent 253633f09d
commit 42b8fa388b
6 changed files with 216 additions and 64 deletions

View File

@ -1,2 +1,4 @@
(library
(name nombres))
(name nombres)
(public_name nombres)
(libraries fmt))