1
0
Fork 0

update with correct infos

This commit is contained in:
Mylloon 2024-03-11 14:25:23 +01:00
parent 3c05fbc936
commit 561aca4e05
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -5,22 +5,16 @@
(generate_opam_files true)
(source
(github username/reponame))
(uri
https://gaufre.informatique.univ-paris-diderot.fr/Anri/unification-pfa.git))
(authors "Author Name")
(maintainers "Maintainer Name")
(license LICENSE)
(documentation https://url/to/documentation)
(authors "Anri Kennel")
(package
(name projet_pfa_23_24)
(synopsis "A short synopsis")
(description "A longer description")
(synopsis "Projet PFA 2023-2024")
(description "Unification")
(depends ocaml dune alcotest ppx_deriving)
(tags
(topics "to describe" your project)))
(tags (unification)))
; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project