diff options
author | Son Ho | 2023-07-06 12:20:28 +0200 |
---|---|---|
committer | Son Ho | 2023-07-06 12:20:28 +0200 |
commit | 7c95800cefc87fad894f8bf855cfc047e713b3a7 (patch) | |
tree | 11b22541914a933bef896b5e765b002ac934faae /tests/coq/hashmap/_CoqProject | |
parent | 5ca36bfc50083a01af2b7ae5f75993a520757ef5 (diff) |
Improve the generated comments
Diffstat (limited to 'tests/coq/hashmap/_CoqProject')
-rw-r--r-- | tests/coq/hashmap/_CoqProject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coq/hashmap/_CoqProject b/tests/coq/hashmap/_CoqProject index daa9b2ba..7f80afbf 100644 --- a/tests/coq/hashmap/_CoqProject +++ b/tests/coq/hashmap/_CoqProject @@ -3,6 +3,6 @@ -arg -w -arg all -Primitives.v Hashmap_Types.v +Primitives.v Hashmap_Funs.v |