aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-04-01 20:37:11 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-04-01 20:37:11 -0400
commit8fe94ea68aaa7b2ae3275029c2656affec902e6c (patch)
treef88c6cabe2d391608ad04bac2f627bedae797d78 /_CoqProject
parent920b99a9a1b692fdd1601623071992d7d7869165 (diff)
Add an arithmetic simplifier
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 9cd99ffce..b28b633bd 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -192,6 +192,7 @@ src/Reflection/Named/ContextProperties/SmartMap.v
src/Reflection/Named/ContextProperties/Tactics.v
src/Reflection/Named/PositiveContext/Defaults.v
src/Reflection/Named/PositiveContext/DefaultsProperties.v
+src/Reflection/Z/ArithmeticSimplifier.v
src/Reflection/Z/BinaryNotationConstants.v
src/Reflection/Z/CNotations.v
src/Reflection/Z/FoldTypes.v