From c04db8623eaf1fccebd663975eb25e58ea346b86 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sun, 2 Apr 2017 00:57:57 -0400 Subject: Add Z instantiations of InlineConst --- _CoqProject | 3 +++ 1 file changed, 3 insertions(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 8375be807..30f5a6b33 100644 --- a/_CoqProject +++ b/_CoqProject @@ -200,6 +200,9 @@ src/Reflection/Z/BinaryNotationConstants.v src/Reflection/Z/CNotations.v src/Reflection/Z/FoldTypes.v src/Reflection/Z/HexNotationConstants.v +src/Reflection/Z/Inline.v +src/Reflection/Z/InlineInterp.v +src/Reflection/Z/InlineWf.v src/Reflection/Z/Interpretations128.v src/Reflection/Z/Interpretations64.v src/Reflection/Z/InterpretationsGen.v -- cgit v1.2.3