From 1ded269d58c2566e9fbfd00b296e227703505423 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sat, 1 Apr 2017 22:20:54 -0400 Subject: Add RenameBinders It will someday allow for nicely named PHOAS binders (conditional on https://coq.inria.fr/bugs/show_bug.cgi?id=5414 being solved). --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 5a9bedae2..574e38405 100644 --- a/_CoqProject +++ b/_CoqProject @@ -142,6 +142,7 @@ src/Reflection/MultiSizeTest.v src/Reflection/MultiSizeTest2.v src/Reflection/Reify.v src/Reflection/Relations.v +src/Reflection/RenameBinders.v src/Reflection/Rewriter.v src/Reflection/RewriterInterp.v src/Reflection/RewriterWf.v -- cgit v1.2.3