aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-15 18:31:26 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-15 18:31:26 -0400
commit131f341f368b606fd50b57f135e602e40e132b46 (patch)
treed9148edb7e3dd7f59f42476ff2d09515a7591997 /_CoqProject
parent4c29a88db8c65e2e5450a662eb793fcac62ddb5d (diff)
Add -compat 8.6 to _CoqProject
This allows fiat-crypto to continue working with trunk, after the merge of https://github.com/coq/coq/pull/220. We will remove this when we migrate to requiring 8.6.1 or 8.7 (neither of which is released yet).
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 4d855ca5c..757f91882 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -1,5 +1,6 @@
-R src Crypto
-R Bedrock Bedrock
+-arg "-compat 8.6"
Bedrock/Nomega.v
Bedrock/Word.v
src/Algebra/Field.v