dune files
This commit is contained in:
parent
16ea45b97d
commit
e626a036e7
14
dune-project
Normal file
14
dune-project
Normal file
@ -0,0 +1,14 @@
|
||||
(lang dune 2.0)
|
||||
|
||||
(generate_opam_files true)
|
||||
|
||||
(package
|
||||
(name nombres)
|
||||
(description
|
||||
"\| Convert ints into french.
|
||||
"\|
|
||||
"\| Some references:
|
||||
"\| - https://leconjugueur.lefigaro.fr/frlesnombres.php
|
||||
"\| - https://www.miakinen.net/vrac/nombres
|
||||
"\| - https://www.dcode.fr/ecriture-nombre-lettres
|
||||
))
|
Loading…
Reference in New Issue
Block a user