diff options
Diffstat (limited to 'tests/coq/hashmap/_CoqProject')
-rw-r--r-- | tests/coq/hashmap/_CoqProject | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/coq/hashmap/_CoqProject b/tests/coq/hashmap/_CoqProject new file mode 100644 index 00000000..2aa6b46c --- /dev/null +++ b/tests/coq/hashmap/_CoqProject @@ -0,0 +1,8 @@ +-R . Lib +-arg -w +-arg all + +Primitives.v + +Hashmap__Types.v +Hashmap__Funs.v
\ No newline at end of file |