diff options
Diffstat (limited to 'tests/coq/hashmap/_CoqProject')
-rw-r--r-- | tests/coq/hashmap/_CoqProject | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coq/hashmap/_CoqProject b/tests/coq/hashmap/_CoqProject index 7f80afbf..5d98662a 100644 --- a/tests/coq/hashmap/_CoqProject +++ b/tests/coq/hashmap/_CoqProject @@ -3,6 +3,6 @@ -arg -w -arg all -Hashmap_Types.v +Hashmap_Funs.v +Hashmap_Types.v Primitives.v -Hashmap_Funs.v |