fixed some typos in cplint manual

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1988 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rzf 2007-11-08 17:58:30 +00:00
parent acba936e61
commit 18553a6ff8
7 changed files with 11 additions and 16 deletions

View File

@ -89,9 +89,7 @@ CPLINT_DOCS=\
$(CPLINT_DOCDIR)/manual.pdf \ $(CPLINT_DOCDIR)/manual.pdf \
$(CPLINT_DOCDIR)/manual.html \ $(CPLINT_DOCDIR)/manual.html \
$(CPLINT_DOCDIR)/manual.css \ $(CPLINT_DOCDIR)/manual.css \
$(CPLINT_DOCDIR)/manual0x.png \ $(CPLINT_DOCDIR)/manual0x.png
$(CPLINT_DOCDIR)/opqr0a4e.png \
$(CPLINT_DOCDIR)/opqr0a42.png
all: $(SOBJS) all: $(SOBJS)

View File

@ -186,7 +186,7 @@ Institute for Artificial Intelligence, Vienna, TR-95-09, 1995.
} }
@inProceedings{SanPagQaz03-UAI-IC, @inProceedings{SanPagQaz03-UAI-IC,
author = {Santos Costa, V. and D. Page and M. Qazi and J. Cussens}, author = {Santos Costa, V. and D. Page and M. Qazi and J. Cussens},
title = {CLP($\mathcal{BN}$): Constraint Logic Programming for Probabilistic Knowledge}, title = {{CLP(BN)}: Constraint Logic Programming for Probabilistic Knowledge},
booktitle = {Uncertainty in Artificial Intelligence ({UAI} 2003)}, booktitle = {Uncertainty in Artificial Intelligence ({UAI} 2003)},
year = {2003}, year = {2003},
} }

View File

@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)"> <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html --> <!-- html -->
<meta name="src" content="manual.tex"> <meta name="src" content="manual.tex">
<meta name="date" content="2007-11-08 13:20:00"> <meta name="date" content="2007-11-08 18:55:00">
<link rel="stylesheet" type="text/css" href="manual.css"> <link rel="stylesheet" type="text/css" href="manual.css">
</head><body </head><body
> >
@ -70,10 +70,10 @@ href="http://www.ncc.up.pt/%7Evsc/Yap/downloads.html" > http://www.ncc.up.pt/%7E
</a>. </a>.
<!--l. 44--><p class="indent" > <span <!--l. 44--><p class="indent" > <span
class="cmtt-10">cplint </span>requires glu (a subpackage of VIS) and GLIB. You can download glu from class="cmtt-10">cplint </span>requires glu (a subpackage of vis) and glib. You can download glu from <a
href="http://vlsi.colorado.edu/%7Evis/getting_VIS_2.1.html" >
http://vlsi.colorado.edu/%7Evis/getting_VIS_2.1.html </a> You can download glib from
<a <a
href="http://vlsi.colorado.edu/%7Evis/getting_VIS_2.1.html" > http://vlsi.colorado.edu/%7Evis/getting_VIS_2.1.html </a> You can download GLIB
from <a
href="http://www.gtk.org/" > http://www.gtk.org/ </a>. This is a standard GNU package so it is easy to href="http://www.gtk.org/" > http://www.gtk.org/ </a>. This is a standard GNU package so it is easy to
install it using the package management software of your Linux or Cygwin install it using the package management software of your Linux or Cygwin
distribution. distribution.
@ -845,10 +845,7 @@ href="http://pst.istc.cnr.it/RCRA07/articoli/P19-riguzzi-RCRA07.pdf" >
</p> </p>
<p class="bibitem" ><span class="biblabel"> <p class="bibitem" ><span class="biblabel">
[8]<span class="bibsp">&#x00A0;&#x00A0;&#x00A0;</span></span><a [8]<span class="bibsp">&#x00A0;&#x00A0;&#x00A0;</span></span><a
id="XSanPagQaz03-UAI-IC"></a>V.&#x00A0;Santos&#x00A0;Costa, D.&#x00A0;Page, M.&#x00A0;Qazi, and J.&#x00A0;Cussens. Clp(<span id="XSanPagQaz03-UAI-IC"></a>V.&#x00A0;Santos&#x00A0;Costa, D.&#x00A0;Page, M.&#x00A0;Qazi, and J.&#x00A0;Cussens. CLP(BN):
class="cmsy-10"><img
src="opqr0a42.png" alt="B" class="10x-x-42" /><img
src="opqr0a4e.png" alt="N" class="10x-x-4e" /></span>):
Constraint logic programming for probabilistic knowledge. In <span Constraint logic programming for probabilistic knowledge. In <span
class="cmti-10">Uncertainty</span> class="cmti-10">Uncertainty</span>
<span <span

Binary file not shown.

View File

@ -41,9 +41,9 @@ These extensions are work in progress: they have been implemented but there is n
\section{Installation} \section{Installation}
\texttt{cplint} is distributed in source code in the CVS version of Yap. Download it by following the instruction in \href{http://www.ncc.up.pt/\%7Evsc/Yap/downloads.html}{http://www.ncc.up.pt/\%7Evsc/Yap/downloads.html}. \texttt{cplint} is distributed in source code in the CVS version of Yap. Download it by following the instruction in \href{http://www.ncc.up.pt/\%7Evsc/Yap/downloads.html}{http://www.ncc.up.pt/\%7Evsc/Yap/downloads.html}.
\texttt{cplint} requires glu (a subpackage of VIS) and GLIB. \texttt{cplint} requires glu (a subpackage of vis) and glib.
You can download glu from \href{http://vlsi.colorado.edu/\%7Evis/getting_VIS_2.1.html}{http://vlsi.colorado.edu/\%7Evis/getting\_VIS\_2.1.html} You can download glu from \href{http://vlsi.colorado.edu/\%7Evis/getting_VIS_2.1.html}{http://vlsi.colorado.edu/\%7Evis/getting\_VIS\_2.1.html}
You can download GLIB from \href{http://www.gtk.org/}{http://www.gtk.org/}. This is a standard GNU package You can download glib from \href{http://www.gtk.org/}{http://www.gtk.org/}. This is a standard GNU package
so it is easy to install it using the package management software of your Linux or Cygwin so it is easy to install it using the package management software of your Linux or Cygwin
distribution. distribution.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 593 B