summaryrefslogtreecommitdiff
path: root/library/doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'library/doc.tex')
-rw-r--r--library/doc.tex16
1 files changed, 0 insertions, 16 deletions
diff --git a/library/doc.tex b/library/doc.tex
deleted file mode 100644
index 33af5933..00000000
--- a/library/doc.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-
-\newpage
-\section*{The Coq library}
-
-\ocwsection \label{library}
-This chapter describes the \Coq\ library, which is made of two parts:
-\begin{itemize}
- \item a general mechanism to keep a trace of all operations and of
- the state of the system, with backtrack capabilities;
- \item a global environment for the CCI, with functions to export and
- import compiled modules.
-\end{itemize}
-The modules of the library are organized as follows.
-
-\bigskip
-\begin{center}\epsfig{file=library.dep.ps}\end{center}