From d21545bd7d5c0eae64353a99f116bee18257f20a Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sun, 22 Oct 2017 01:19:35 -0400 Subject: Add ZExtended/InlineConstAndOp.v --- _CoqProject | 3 +++ 1 file changed, 3 insertions(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 53fe6dff8..1c489368d 100644 --- a/_CoqProject +++ b/_CoqProject @@ -194,6 +194,9 @@ src/Compilers/Z/Named/RewriteAddToAdc.v src/Compilers/Z/Named/RewriteAddToAdcInterp.v src/Compilers/Z/Syntax/Equality.v src/Compilers/Z/Syntax/Util.v +src/Compilers/ZExtended/InlineConstAndOp.v +src/Compilers/ZExtended/InlineConstAndOpInterp.v +src/Compilers/ZExtended/InlineConstAndOpWf.v src/Compilers/ZExtended/Syntax.v src/Curves/Edwards/AffineProofs.v src/Curves/Edwards/Pre.v -- cgit v1.2.3