          MODULE=coq
         VERSION=8.3pl2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://coq.inria.fr/distrib/V${VERSION}/files/
      SOURCE_VFY=sha1:8506761e4755739cc728aff790dd778db8217f3f
        WEB_SITE=http://coq.inria.fr/
         ENTERED=20110829
         UPDATED=20110829
           SHORT="COQ is an interactive proof assistant"
cat << EOF
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.
EOF
