diff options
author | Eric Niebler <eric@boostpro.com> | 2006-02-12 19:15:53 +0000 |
---|---|---|
committer | Eric Niebler <eric@boostpro.com> | 2006-02-12 19:15:53 +0000 |
commit | b4e469623881f70bfd8aab2baea76ebad7e12a97 (patch) | |
tree | 67315cf898b63b12c70ca865b9b7c68e2c57742e /libs | |
parent | 36abbc0a28cc7c3b35253ffa925691c7504c2268 (diff) | |
download | boost-b4e469623881f70bfd8aab2baea76ebad7e12a97.tar.gz |
which hunt ... s/which/that/
[SVN r32862]
Diffstat (limited to 'libs')
-rw-r--r-- | libs/libraries.htm | 4 | ||||
m--------- | libs/xpressive | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm index 731e85ee64..21e09655dc 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -251,7 +251,7 @@ how to download, build, and install the libraries.</p> <li><a href="wave/index.html">wave</a> - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut Kaiser </li> <li><a href="xpressive/index.html">xpressive</a> - Regular expressions that can be written as strings or as expression templates, - and which can refer to each other and themselves recursively with the power of context-free grammars, from Eric Niebler.</li> + and that can refer to each other and themselves recursively with the power of context-free grammars, from Eric Niebler.</li> </ul> <hr> @@ -277,7 +277,7 @@ how to download, build, and install the libraries.</p> character sequence into a series of tokens, from John Bandela</li> <li><a href="wave/index.html">wave</a> - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut Kaiser.</li> <li><a href="xpressive/index.html">xpressive</a> - Regular expressions that can be written as strings or as expression templates, - and which can refer to each other and themselves recursively with the power of context-free grammars, from Eric Niebler.</li> + and that can refer to each other and themselves recursively with the power of context-free grammars, from Eric Niebler.</li> </ul> <h3><a name="Containers">Containers</a></h3> diff --git a/libs/xpressive b/libs/xpressive -Subproject 6d396a5f21a5d673d8ec40f31f7a35a85d49d18 +Subproject 89dcefb61aedc2733eb8175c7954eebbe58e64f |