From: <ki...@us...> - 2003-04-02 02:12:25
|
Update of /cvsroot/pymerase/htdocs/docs/output In directory sc8-pr-cvs1:/tmp/cvs-serv18906 Modified Files: index.shtml Log Message: updated with link to CreateGraphvizUML docs Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/docs/output/index.shtml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** index.shtml 2 Apr 2003 01:39:23 -0000 1.12 --- index.shtml 2 Apr 2003 02:12:20 -0000 1.13 *************** *** 86,90 **** </tr> <tr> ! <td width="25%" align="center">CreateGraphvizUML</td> <td width="8%" align="center" bgcolor="#008000">Yes</td> <td width="8%" align="center" bgcolor="#008000">Yes</td> --- 86,91 ---- </tr> <tr> ! <td width="25%" align="center"> ! <a href="CreateGraphvizUML">CreateGraphvizUML</a></td> <td width="8%" align="center" bgcolor="#008000">Yes</td> <td width="8%" align="center" bgcolor="#008000">Yes</td> |