aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jagro@google.com>2018-08-06 11:16:57 -0400
committerGravatar Jason Gross <jagro@google.com>2018-08-06 14:30:15 -0400
commita8015c7f9e176fba282052c13fe69cb53da939dd (patch)
tree399240aa999505af78816239501aabbc1f817269 /_CoqProject
parentedb9da3f52088caae86636393287071317d4a51c (diff)
Start setting up abs-int interp proofs
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
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