From cb9e18103c6fe0580fa6598380b6c6ec66d261a0 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 30 Mar 2017 16:48:08 -0400 Subject: Don't linearize and eta in MapCastByDeBruijn --- _CoqProject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 23236fd4a..0cec928e7 100644 --- a/_CoqProject +++ b/_CoqProject @@ -187,7 +187,6 @@ src/Reflection/Named/ContextProperties/Tactics.v src/Reflection/Named/PositiveContext/Defaults.v src/Reflection/Named/PositiveContext/DefaultsProperties.v src/Reflection/Z/BinaryNotationConstants.v -src/Reflection/Z/BoundsInterpretations.v src/Reflection/Z/CNotations.v src/Reflection/Z/FoldTypes.v src/Reflection/Z/HexNotationConstants.v @@ -198,6 +197,7 @@ src/Reflection/Z/JavaNotations.v src/Reflection/Z/OpInversion.v src/Reflection/Z/Reify.v src/Reflection/Z/Syntax.v +src/Reflection/Z/Bounds/Interpretation.v src/Reflection/Z/Interpretations128/Relations.v src/Reflection/Z/Interpretations128/RelationsCombinations.v src/Reflection/Z/Interpretations64/Relations.v -- cgit v1.2.3