summaryrefslogtreecommitdiff
path: root/tests/coq/demo/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/coq/demo/_CoqProject7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/coq/demo/_CoqProject b/tests/coq/demo/_CoqProject
new file mode 100644
index 00000000..62554699
--- /dev/null
+++ b/tests/coq/demo/_CoqProject
@@ -0,0 +1,7 @@
+# This file was automatically generated - see ../Makefile
+-R . Lib
+-arg -w
+-arg all
+
+Demo.v
+Primitives.v