Initial Graph and Regex HTML integration

[SVN r7849]
This commit is contained in:
Beman Dawes
2000-09-26 19:02:50 +00:00
parent 4dbf30d14e
commit 61696218da
10 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@
&nbsp; <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="7" WIDTH="100%">
<TR>
<TD VALIGN="TOP" WIDTH="50%"> <H3>
<IMG SRC="c++boost.gif" HEIGHT="86" WIDTH="276" ALT="C++ Boost"></H3>
<IMG SRC="../../c++boost.gif" HEIGHT="86" WIDTH="276" ALT="C++ Boost"></H3>
</TD>
<TD VALIGN="TOP" WIDTH="50%"> <CENTER>
<H3> Regex++, Appendices.</H3>
@ -1896,7 +1896,7 @@ home page for this library is at
<A
HREF="http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm">http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm</A>,
and the official boost version can be obtained from
<A HREF="http://www.boost.org/libraries">www.boost.org/libraries</A>. <P>I am
<A HREF="file:///c:/boost/site/libraries.htm">www.boost.org/libraries</A>. <P>I am
indebted to Robert Sedgewick's &quot;Algorithms in C++&quot; for forcing me to
think about algorithms and their performance, and to the folks at boost for
forcing me to <I>think</I>, period. The following people have all contributed