summaryrefslogtreecommitdiff
path: root/tests/coq/arrays/_CoqProject
diff options
context:
space:
mode:
authorSon HO2024-02-03 00:23:30 +0100
committerGitHub2024-02-03 00:23:30 +0100
commiteb8bddcbd120f666f74023de9a23c48e1a55833d (patch)
tree1d8290e4b947e431c3d8d3a9f8575f23c3afe5e1 /tests/coq/arrays/_CoqProject
parent0960ad16838a43da3746f47cf5b640bfbb783d84 (diff)
parent9cc912e2414870df85ffc4dd346ade5dba2b5c37 (diff)
Merge pull request #68 from AeneasVerif/son/update_lean
Update Lean to v4.6.0-rc1
Diffstat (limited to 'tests/coq/arrays/_CoqProject')
-rw-r--r--tests/coq/arrays/_CoqProject7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/coq/arrays/_CoqProject b/tests/coq/arrays/_CoqProject
new file mode 100644
index 00000000..a4e82408
--- /dev/null
+++ b/tests/coq/arrays/_CoqProject
@@ -0,0 +1,7 @@
+# This file was automatically generated - see ../Makefile
+-R . Lib
+-arg -w
+-arg all
+
+Arrays.v
+Primitives.v