aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/coq-interface.1
diff options
context:
space:
mode:
authorGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:51:01 +0000
committerGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:51:01 +0000
commit1d643c4751bd317efe6412aa09be0e726f366b53 (patch)
tree04b6b5e583d459dce3bfdcc09255fde21af55e23 /man/coq-interface.1
parent27796c95237f376ce72c93115611bc1ef5fbb07b (diff)
man pages for coq-interface and parser
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1717 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'man/coq-interface.1')
-rw-r--r--man/coq-interface.137
1 files changed, 37 insertions, 0 deletions
diff --git a/man/coq-interface.1 b/man/coq-interface.1
new file mode 100644
index 000000000..2ab2bf95f
--- /dev/null
+++ b/man/coq-interface.1
@@ -0,0 +1,37 @@
+.TH COQ 1 "April 25, 2001"
+
+.SH NAME
+coq-interface \-
+
+
+.SH SYNOPSIS
+.B coq-interface
+[
+.B options
+]
+
+.SH DESCRIPTION
+
+.B coq-interface
+is a Coq customized toplevel system for Coq containing some modules
+useful for the graphical interface. This program is not for the casual
+user.
+
+.SH OPTIONS
+
+.TP
+.B \-h
+Help. Will give you the complete list of options accepted by
+coq-interface (the same as coqtop).
+
+.SH SEE ALSO
+
+.BR coqc (1),
+.BR coqdep (1),
+.BR coqtop (1),
+.BR parser (1).
+.br
+.I
+The Coq Reference Manual.
+.I
+The Coq web site: http://coq.inria.fr