From 00ee28c8c4c9d6f63f1c4153566f8a1ff68606b3 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 10 Apr 2017 14:41:10 -0400 Subject: Split off Compilers.Named.Context --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index e0e88e441..d266f8fcf 100644 --- a/_CoqProject +++ b/_CoqProject @@ -86,6 +86,7 @@ src/Compilers/Named/Compile.v src/Compilers/Named/CompileInterp.v src/Compilers/Named/CompileProperties.v src/Compilers/Named/CompileWf.v +src/Compilers/Named/Context.v src/Compilers/Named/ContextDefinitions.v src/Compilers/Named/ContextOn.v src/Compilers/Named/ContextProperties.v -- cgit v1.2.3