aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/coq-parser.1
diff options
context:
space:
mode:
authorGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-18 05:07:58 +0000
committerGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-18 05:07:58 +0000
commit13d4621a4c3faab5e1b965c14892919c816306a4 (patch)
tree58ffc686e065118fde3361608a20a72823c61a1f /man/coq-parser.1
parent22739b29af99bc06c1d63003853650df5de47f8f (diff)
Renaming parser -> coq-parser
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11328 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'man/coq-parser.1')
-rw-r--r--man/coq-parser.130
1 files changed, 30 insertions, 0 deletions
diff --git a/man/coq-parser.1 b/man/coq-parser.1
new file mode 100644
index 000000000..23dc82019
--- /dev/null
+++ b/man/coq-parser.1
@@ -0,0 +1,30 @@
+.TH COQ 1 "April 25, 2001"
+
+.SH NAME
+coq\-parser \- Coq parser
+
+
+.SH SYNOPSIS
+.B coq\-parser
+[
+.B options
+]
+
+.SH DESCRIPTION
+
+.B parser
+is a program reading Coq proof developments and outputing them in the
+structured format given in the INRIA technical report RT154. This
+program is not for the casual user.
+
+.SH SEE ALSO
+
+.BR coq\-interface (1),
+.BR coqc (1),
+.BR coqtop (1),
+.BR coqdep (1).
+.br
+.I
+The Coq Reference Manual.
+.I
+The Coq web site: http://coq.inria.fr