summaryrefslogtreecommitdiff
path: root/tests/coq/hashmap_on_disk/_CoqProject
diff options
context:
space:
mode:
authorSon Ho2022-11-15 16:32:35 +0100
committerSon HO2022-11-16 15:45:32 +0100
commit8bf0452f91c44ff390556db77bf42697c0443b67 (patch)
tree4c4d8b318b39acf03b9dd59e953af87e242d6960 /tests/coq/hashmap_on_disk/_CoqProject
parentfa6dcd3ebbdc7a508157ff2a12f91e70d2012a86 (diff)
Generate record field projectors for Coq
Diffstat (limited to 'tests/coq/hashmap_on_disk/_CoqProject')
-rw-r--r--tests/coq/hashmap_on_disk/_CoqProject6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/coq/hashmap_on_disk/_CoqProject b/tests/coq/hashmap_on_disk/_CoqProject
index 10e247ae..95b82c41 100644
--- a/tests/coq/hashmap_on_disk/_CoqProject
+++ b/tests/coq/hashmap_on_disk/_CoqProject
@@ -4,6 +4,6 @@
Primitives.v
-HashmapMain__Funs.v
-HashmapMain__Opaque.v
-HashmapMain__Types.v \ No newline at end of file
+HashmapMain_Funs.v
+HashmapMain_Opaque.v
+HashmapMain_Types.v \ No newline at end of file