Fixed broken links, added copyright declarations, renamed some long file names

[SVN r18525]
This commit is contained in:
John Maddock
2003-05-24 11:13:26 +00:00
parent 70199360d3
commit 8fb69853fc
36 changed files with 77 additions and 63 deletions

View File

@ -26,7 +26,7 @@
<br>
<hr>
<h3>Synopsis</h3>
<p>#include &lt;<a href="../../boost/regex/pattern_except.hpp">boost/pattern_except.hpp</a>&gt;</p>
<p>#include &lt;<a href="../../../boost/regex/pattern_except.hpp">boost/pattern_except.hpp</a>&gt;</p>
<p>The class <code>bad_expression</code> defines the type of objects thrown as
exceptions to report errors during the conversion from a string representing a
regular expression to a finite state machine.&nbsp;&nbsp;</p>