From 3d24ab3b688eebffec69c5b4224271366ab7dd6e Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sun, 19 Mar 2017 15:47:09 -0400 Subject: Split up ContextProperties --- _CoqProject | 3 +++ 1 file changed, 3 insertions(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 11369ebd4..ab213e244 100644 --- a/_CoqProject +++ b/_CoqProject @@ -175,6 +175,9 @@ src/Reflection/Named/SmartMap.v src/Reflection/Named/Syntax.v src/Reflection/Named/Wf.v src/Reflection/Named/WfInterp.v +src/Reflection/Named/ContextProperties/NameUtil.v +src/Reflection/Named/ContextProperties/SmartMap.v +src/Reflection/Named/ContextProperties/Tactics.v src/Reflection/Named/PositiveContext/Defaults.v src/Reflection/Z/BinaryNotationConstants.v src/Reflection/Z/BoundsInterpretations.v -- cgit v1.2.3