summaryrefslogtreecommitdiff
path: root/tests/coq/betree/_CoqProject
diff options
context:
space:
mode:
authorSon Ho2022-11-16 14:40:34 +0100
committerSon HO2022-11-16 15:45:32 +0100
commita20819f170acc6aad7b5aca2fbe53c7b3ab7e2b8 (patch)
tree6818668b56b067255e874e4c9bb79ad3d52ebee7 /tests/coq/betree/_CoqProject
parentcc8cd4b9d55e21dd50fac7714203ab8a8f06242b (diff)
Automatically generate the Makefile and _CoqProject files in the tests subdirectories
Diffstat (limited to 'tests/coq/betree/_CoqProject')
-rw-r--r--tests/coq/betree/_CoqProject4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coq/betree/_CoqProject b/tests/coq/betree/_CoqProject
index 3cf45746..42c62421 100644
--- a/tests/coq/betree/_CoqProject
+++ b/tests/coq/betree/_CoqProject
@@ -1,9 +1,9 @@
+# This file was automatically generated - see ../Makefile
-R . Lib
-arg -w
-arg all
+BetreeMain_Types.v
Primitives.v
-
BetreeMain_Funs.v
BetreeMain_Opaque.v
-BetreeMain_Types.v \ No newline at end of file