Mercurial > cpdt > repo
diff src/StackMachine.v @ 316:2aaff91f5258
Pass through InductiveTypes, through end of reflexive types
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 11 Sep 2011 17:22:36 -0400 |
parents | d5787b70cf48 |
children | cbeccef45f4e |
line wrap: on
line diff
--- a/src/StackMachine.v Sun Sep 11 16:26:48 2011 -0400 +++ b/src/StackMachine.v Sun Sep 11 17:22:36 2011 -0400 @@ -845,7 +845,7 @@ (** This one goes through completely automatically. -Some code behind the scenes registers [app_assoc_reverse] for use by [crush]. We must register [tconcat_correct] similarly to get the same effect:%\index{Verncular commands!Hint Rewrite}% *) +Some code behind the scenes registers [app_assoc_reverse] for use by [crush]. We must register [tconcat_correct] similarly to get the same effect:%\index{Vernacular commands!Hint Rewrite}% *) (* begin hide *) Hint Rewrite tconcat_correct : cpdt.