aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-08-23 21:17:15 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2018-08-24 06:44:32 -0700
commit0e3a471d4e2f4784e88c1323a814580aa66ecd85 (patch)
treed56bc6bc615f1e33bfbcc5f849a193c51007fdd2 /_CoqProject
parent5cab97ed8f17e294f4e7e66010147a518c45f3a6 (diff)
Bump bbv
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject30
1 files changed, 17 insertions, 13 deletions
diff --git a/_CoqProject b/_CoqProject
index b3edfac03..72b6eed1a 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -1,17 +1,21 @@
-R src Crypto
--R bbv bbv
-bbv/BinNotation.v
-bbv/BinNotationZ.v
-bbv/DepEq.v
-bbv/DepEqNat.v
-bbv/HexNotation.v
-bbv/HexNotationWord.v
-bbv/HexNotationZ.v
-bbv/NLib.v
-bbv/NatLib.v
-bbv/Nomega.v
-bbv/Word.v
-bbv/WordScope.v
+-R bbv/theories bbv
+bbv/theories/BinNotation.v
+bbv/theories/BinNotationZ.v
+bbv/theories/DepEq.v
+bbv/theories/DepEqNat.v
+bbv/theories/HexNotation.v
+bbv/theories/HexNotationWord.v
+bbv/theories/HexNotationZ.v
+bbv/theories/NLib.v
+bbv/theories/N_Z_nat_conversions.v
+bbv/theories/NatLib.v
+bbv/theories/Nomega.v
+bbv/theories/ReservedNotations.v
+bbv/theories/Word.v
+bbv/theories/WordScope.v
+bbv/theories/ZHints.v
+bbv/theories/ZLib.v
src/Demo.v
src/Algebra/Field.v
src/Algebra/Field_test.v