From a8015c7f9e176fba282052c13fe69cb53da939dd Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 6 Aug 2018 11:16:57 -0400 Subject: Start setting up abs-int interp proofs --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index afb75162c..84e328de7 100644 --- a/_CoqProject +++ b/_CoqProject @@ -244,6 +244,7 @@ src/Experiments/PartialEvaluationWithLetIn.v src/Experiments/SimplyTypedArithmetic.v src/Experiments/NewPipeline/AbstractInterpretation.v src/Experiments/NewPipeline/AbstractInterpretationProofs.v +src/Experiments/NewPipeline/AbstractInterpretationWf.v src/Experiments/NewPipeline/Arithmetic.v src/Experiments/NewPipeline/CLI.v src/Experiments/NewPipeline/CStringification.v -- cgit v1.2.3