diff options
Diffstat (limited to 'tests/coq/arrays/_CoqProject')
-rw-r--r-- | tests/coq/arrays/_CoqProject | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/coq/arrays/_CoqProject b/tests/coq/arrays/_CoqProject new file mode 100644 index 00000000..a4e82408 --- /dev/null +++ b/tests/coq/arrays/_CoqProject @@ -0,0 +1,7 @@ +# This file was automatically generated - see ../Makefile +-R . Lib +-arg -w +-arg all + +Arrays.v +Primitives.v |