diff options
author | Son Ho | 2024-03-19 05:29:29 +0100 |
---|---|---|
committer | Son Ho | 2024-03-19 05:29:29 +0100 |
commit | f3e16bb43a8ff27a5184d9fa452277cc6a59410f (patch) | |
tree | f79760b40b3a9f404b1db0d61f9d452408ef1de5 /tests/coq/hashmap_on_disk/_CoqProject | |
parent | 5a1373f5492f65ff0da6f7e0c34b056a98070908 (diff) |
Regenerate the tests
Diffstat (limited to 'tests/coq/hashmap_on_disk/_CoqProject')
-rw-r--r-- | tests/coq/hashmap_on_disk/_CoqProject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coq/hashmap_on_disk/_CoqProject b/tests/coq/hashmap_on_disk/_CoqProject index 41945494..d73541d9 100644 --- a/tests/coq/hashmap_on_disk/_CoqProject +++ b/tests/coq/hashmap_on_disk/_CoqProject @@ -4,9 +4,9 @@ -arg all HashmapMain_Types.v +HashmapMain_FunsExternal_Template.v Primitives.v HashmapMain_Funs.v HashmapMain_TypesExternal.v -HashmapMain_FunsExternal_Template.v HashmapMain_FunsExternal.v HashmapMain_TypesExternal_Template.v |