summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap_on_disk/_CoqProject
diff options
context:
space:
mode:
authorAymeric Fromherz2024-05-31 14:25:23 +0200
committerAymeric Fromherz2024-05-31 14:25:23 +0200
commit2e3d1cdfde3e19af97e0d0fa47f92cfd66c688d9 (patch)
treeabd2aa08f32c9793ea6f32c4f8e16bee7e7a796d /tests/coq/hashmap_on_disk/_CoqProject
parent2257d023478cd2fe44a0ff4d67c1c5b7e3b59061 (diff)
Regenerate tests
Diffstat (limited to 'tests/coq/hashmap_on_disk/_CoqProject')
-rw-r--r--tests/coq/hashmap_on_disk/_CoqProject12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/coq/hashmap_on_disk/_CoqProject b/tests/coq/hashmap_on_disk/_CoqProject
index d73541d9..837bbbaf 100644
--- a/tests/coq/hashmap_on_disk/_CoqProject
+++ b/tests/coq/hashmap_on_disk/_CoqProject
@@ -3,10 +3,10 @@
-arg -w
-arg all
-HashmapMain_Types.v
-HashmapMain_FunsExternal_Template.v
+HashmapMain_Funs.v
+HashmapMain_FunsExternal.v
+HashmapMain_FunsExternal_Template.v
+HashmapMain_Types.v
+HashmapMain_TypesExternal.v
+HashmapMain_TypesExternal_Template.v
Primitives.v
-HashmapMain_Funs.v
-HashmapMain_TypesExternal.v
-HashmapMain_FunsExternal.v
-HashmapMain_TypesExternal_Template.v