Mercurial > cpdt > repo
diff Makefile @ 125:8a548a6c7074
Add ext_eq axiom and DepList notations
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Mon, 20 Oct 2008 10:44:20 -0400 |
parents | ee676bf3d681 |
children | bc1f7d3687e7 |
line wrap: on
line diff
--- a/Makefile Mon Oct 20 09:11:54 2008 -0400 +++ b/Makefile Mon Oct 20 10:44:20 2008 -0400 @@ -1,4 +1,4 @@ -MODULES_NODOC := Tactics MoreSpecif DepList +MODULES_NODOC := Axioms Tactics MoreSpecif DepList MODULES_PROSE := Intro MODULES_CODE := StackMachine InductiveTypes Predicates Coinductive Subset \ MoreDep DataStruct Equality