Explorar el Código

added an entry [Handley04a] and fixed a link

[SVN r25674]
Fredrik Blomqvist hace 21 años
padre
commit
9c56d73504
Se han modificado 1 ficheros con 9 adiciones y 3 borrados
  1. 9 3
      more/bibliography.html

+ 9 - 3
more/bibliography.html

@@ -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>

粤ICP备19079148号