diff options
Diffstat (limited to '')
-rw-r--r-- | tests/coq/_CoqProject.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/coq/_CoqProject.template b/tests/coq/_CoqProject.template new file mode 100644 index 00000000..672629b2 --- /dev/null +++ b/tests/coq/_CoqProject.template @@ -0,0 +1,3 @@ +-R . Lib +-arg -w +-arg all |