diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/intro.tex | 2 | ||||
| -rw-r--r-- | doc/macros.tex | 3 |
2 files changed, 4 insertions, 1 deletions
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} |
