summaryrefslogtreecommitdiff
path: root/lang/coq
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-06-23Build with native code compilers on systems where they're available,jtb1-2/+3
which now includes powerpc and sparc. Bump PKGREVISION.
2003-03-22By popular demand, move coq-7.4 from math to lang in order to be consistentkristerw7-0/+357
with prior art (e.g. lang/twelf). Coq is a Proof Assistant for a Logical Framework known as the Calculus of Inductive Constructions. It allows the interactive construction of formal proofs, and also the manipulation of functional programs consistently with their specifications.