mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
added an entry [Handley04a] and fixed a link
[SVN r25674]
This commit is contained in:
parent
e680a2be80
commit
9c56d73504
1 changed files with 9 additions and 3 deletions
|
@ -207,8 +207,14 @@
|
|||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Handley04">Handley04</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Dave Handley, <i>An Introduction to the Boost Spirit Parser framework</i>.
|
||||
The Code Project, October 9, 2004. <A href="http://www.codeproject.com/useritems/introduction_spirit.asp">
|
||||
www.codeproject.com/useritems/introduction_spirit.asp</A></TD>
|
||||
The Code Project, October 9, 2004. <A href="http://www.codeproject.com/vcpp/stl/introduction_spirit.asp">
|
||||
www.codeproject.com/vcpp/stl/introduction_spirit.asp</A></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Handley04a">Handley04a</a>]</b></TD>
|
||||
<TD vAlign="top" align="left" width="84%">Dave Handley, <i>Implementing Semantic Actions in the Boost Spirit Parser Framework</i>.
|
||||
The Code Project, October 10, 2004. <A href="http://www.codeproject.com/vcpp/stl/spirit_semantic_actions.asp">
|
||||
www.codeproject.com/vcpp/stl/spirit_semantic_actions.asp</A></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD vAlign="top" align="left" width="16%"><b>[<a name="Hauptmann04">Hauptmann04</a>]</b></TD>
|
||||
|
@ -425,7 +431,7 @@
|
|||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
10 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
||||
11 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
|
||||
<p>© Copyright Beman Dawes 2003</p>
|
||||
<p>Use, modification, and distribution are subject to the Boost Software License,
|
||||
Version 1.0. (See accompanying file <A href="../LICENSE_1_0.txt">LICENSE_1_0.txt</A>
|
||||
|
|
Loading…
Add table
Reference in a new issue