tcopeland 2002/06/25 13:33:36
Modified: xdocs links.xml
Log:
Added link to Compiler Construction Catalog page; it's relevant to some of the stuff
we're doing (parsing source code and whatnot)
Revision Changes Path
1.2 +5 -0 jakarta-turbine-maven/xdocs/links.xml
Index: links.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/links.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- links.xml 5 Mar 2002 17:25:46 -0000 1.1
+++ links.xml 25 Jun 2002 20:33:36 -0000 1.2
@@ -16,6 +16,11 @@
<title>The Software Testing and Quality Engineering Magazine</title>
<url>http://www.stqemagazine.com/</url>
</link>
+ <link>
+ <id>compcon</id>
+ <title>Catalog of Compiler Construction Tools</title>
+ <url>http://catalog.compilertools.net/</url>
+ </link>
</links>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>