Update of /cvsroot/boost/boost/libs/numeric/interval/doc
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20113/libs/numeric/interval/doc
Modified Files:
interval.htm
Log Message:
Fixed a few HTML validation errors.
Index: interval.htm
===================================================================
RCS file: /cvsroot/boost/boost/libs/numeric/interval/doc/interval.htm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- interval.htm 24 Dec 2006 10:52:12 -0000 1.15
+++ interval.htm 25 Dec 2006 11:27:29 -0000 1.16
@@ -684,8 +684,8 @@
namespace numeric {
namespace interval_lib {
-<font color=
-"#FF0000">/* built-in rounding policy and its specializations */</font>
+<span style=
+"color: #FF0000">/* built-in rounding policy and its specializations */</span>
template <class T> struct rounded_math;
template <> struct rounded_math<float>;
template <> struct rounded_math<double>;
@@ -707,7 +707,7 @@
template <class Rounding> struct save_state;
template <class Rounding> struct save_state_nothing;
-<font color="#FF0000">/* built-in checking policies */</font>
+<span style="color: #FF0000">/* built-in checking policies */</span>
template <class T> struct checking_base;
template <class T, class Checking = checking_base<T>, class Exception
= exception_create_empty> struct checking_no_empty;
template <class T, class Checking = checking_base<T> >
struct checking_no_nan;
@@ -727,9 +727,7 @@
template<class I> I pi_half();
template<class I> I pi_twice();
-<span style=
-"color: #FF0000">/* interval explicit comparison functions</span><span style=
-"color: #FF0000">:
+<span style="color: #FF0000">/* interval explicit comparison functions:
* the mode can be cer=certainly or pos=possibly,
* the function lt=less_than, gt=greater_than, le=less_than_or_equal_to,
ge=greater_than_or_equal_to
* eq=equal_to, ne= not_equal_to */</span>
@@ -781,7 +779,7 @@
template <class T, class Policies> bool posne(const interval<T,
Policies>& x, const T& y);
template <class T, class Policies> bool posne(const T& x, const
interval<T, Policies>& y);
-<font color="#FF0000">/* comparison namespaces */</font>
+<span style="color: #FF0000">/* comparison namespaces */</span>
namespace compare {
namespace certain;
namespace possible;
@@ -978,7 +976,7 @@
height="31" width="88"></a></p>
<p>Revised
- <!--webbot bot="Timestamp" s-type="EDITED" s-format="%Y-%m-%d" startspan
-->2006-12-24<!--webbot bot="Timestamp" endspan i-checksum="12172" --></p>
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%Y-%m-%d" startspan
-->2006-12-25<!--webbot bot="Timestamp" endspan i-checksum="12174" --></p>
<p><i>Copyright © 2002 Guillaume Melquiond, Sylvain Pion, Hervé
Brönnimann, Polytechnic University<br>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs