From 6b7d2c90c33ef2817746453a86057fc273e3c1bf Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 13 Aug 2018 19:15:33 -0400 Subject: Add more operation-specific proofs --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index ece17fd6a..b5fb302ce 100644 --- a/_CoqProject +++ b/_CoqProject @@ -245,6 +245,7 @@ src/Experiments/SimplyTypedArithmetic.v src/Experiments/NewPipeline/AbstractInterpretation.v src/Experiments/NewPipeline/AbstractInterpretationProofs.v src/Experiments/NewPipeline/AbstractInterpretationWf.v +src/Experiments/NewPipeline/AbstractInterpretationZRangeProofs.v src/Experiments/NewPipeline/Arithmetic.v src/Experiments/NewPipeline/CLI.v src/Experiments/NewPipeline/CStringification.v -- cgit v1.2.3