From 0e3a471d4e2f4784e88c1323a814580aa66ecd85 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 23 Aug 2018 21:17:15 -0400 Subject: Bump bbv --- _CoqProject | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to '_CoqProject') 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 -- cgit v1.2.3