summaryrefslogtreecommitdiff
path: root/lang/coq
AgeCommit message (Collapse)AuthorFilesLines
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.