From 8fe94ea68aaa7b2ae3275029c2656affec902e6c Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sat, 1 Apr 2017 20:37:11 -0400 Subject: Add an arithmetic simplifier --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') 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 -- cgit v1.2.3