summaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project23
1 files changed, 23 insertions, 0 deletions
diff --git a/dune-project b/dune-project
index c2e46604..f8b418f2 100644
--- a/dune-project
+++ b/dune-project
@@ -1 +1,24 @@
(lang dune 2.8)
+
+(name aeneas)
+
+(version 0.1)
+
+(generate_opam_files true)
+
+(formatting)
+
+(source
+ (uri git+https://github.com/AeneasVerif/aeneas.git))
+
+(homepage "https://github.com/AeneasVerif/aeneas")
+
+(bug_reports "https://github.com/AeneasVerif/aeneas/issues")
+
+(authors
+ "Son Ho"
+ "Jonathan Protzenko"
+ "Aymeric Fromherz"
+ "Sidney Congard")
+
+(license Apache-2.0) \ No newline at end of file