summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap_main/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coq/hashmap_main/_CoqProject')
-rw-r--r--tests/coq/hashmap_main/_CoqProject12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/coq/hashmap_main/_CoqProject b/tests/coq/hashmap_main/_CoqProject
new file mode 100644
index 00000000..d73541d9
--- /dev/null
+++ b/tests/coq/hashmap_main/_CoqProject
@@ -0,0 +1,12 @@
+# This file was automatically generated - see ../Makefile
+-R . Lib
+-arg -w
+-arg all
+
+HashmapMain_Types.v
+HashmapMain_FunsExternal_Template.v
+Primitives.v
+HashmapMain_Funs.v
+HashmapMain_TypesExternal.v
+HashmapMain_FunsExternal.v
+HashmapMain_TypesExternal_Template.v