summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap_on_disk/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coq/hashmap_on_disk/_CoqProject')
-rw-r--r--tests/coq/hashmap_on_disk/_CoqProject4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coq/hashmap_on_disk/_CoqProject b/tests/coq/hashmap_on_disk/_CoqProject
index 95b82c41..b78c7b5f 100644
--- a/tests/coq/hashmap_on_disk/_CoqProject
+++ b/tests/coq/hashmap_on_disk/_CoqProject
@@ -1,9 +1,9 @@
+# This file was automatically generated - see ../Makefile
-R . Lib
-arg -w
-arg all
+HashmapMain_Types.v
Primitives.v
-
HashmapMain_Funs.v
HashmapMain_Opaque.v
-HashmapMain_Types.v \ No newline at end of file