From cd9afd3c84949dff733ab59f3bf838bc5863b532 Mon Sep 17 00:00:00 2001 From: filliatr Date: Fri, 20 Aug 1999 15:12:41 +0000 Subject: programmation literaire : un fichier de description par repertoire git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@19 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/intro.tex | 2 ++ doc/macros.tex | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 doc/intro.tex (limited to 'doc') diff --git a/doc/intro.tex b/doc/intro.tex new file mode 100644 index 0000000000..a598ba6e77 --- /dev/null +++ b/doc/intro.tex @@ -0,0 +1,2 @@ + +\ocwsection This is \Coq, a proof assistant for the \CCI. \ No newline at end of file diff --git a/doc/macros.tex b/doc/macros.tex index cbaa8e0375..5a4a2e74d4 100644 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -1,4 +1,5 @@ % macros for coq.tex - +\newcommand{\Coq}{\textsf{Coq}} +\newcommand{\CCI}{Calculus of Inductive Constructions} -- cgit v1.2.3