summaryrefslogtreecommitdiff
path: root/tests/coq/misc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/coq/misc/Makefile1
-rw-r--r--tests/coq/misc/_CoqProject8
2 files changed, 5 insertions, 4 deletions
diff --git a/tests/coq/misc/Makefile b/tests/coq/misc/Makefile
index ff1ccd39..1a5aee4a 100644
--- a/tests/coq/misc/Makefile
+++ b/tests/coq/misc/Makefile
@@ -1,3 +1,4 @@
+# This file was automatically generated - modify ../Makefile.template instead
# Makefile originally taken from coq-club
%: Makefile.coq phony
diff --git a/tests/coq/misc/_CoqProject b/tests/coq/misc/_CoqProject
index b8590272..c9ee0ff6 100644
--- a/tests/coq/misc/_CoqProject
+++ b/tests/coq/misc/_CoqProject
@@ -1,13 +1,13 @@
+# This file was automatically generated - see ../Makefile
-R . Lib
-arg -w
-arg all
Primitives.v
-
-Constants.v
External_Funs.v
-External_Opaque.v
+Constants.v
+PoloniusList.v
External_Types.v
NoNestedBorrows.v
+External_Opaque.v
Paper.v
-PoloniusList.v \ No newline at end of file